Back to home page

EIC code displayed by LXR

 
 

    


Warning, /include/isajet/limevl.inc is written in an unsupported language. File is not indexed.

0001 #ifndef CERNLIB_ISAJET_LIMEVL_INC
0002 #define CERNLIB_ISAJET_LIMEVL_INC
0003 *
0004 *
0005 * limevl.inc
0006 *
0007       COMMON /LIMEVL/ ETTHRS,CONCUT,USELIM
0008       SAVE /LIMEVL/
0009       REAL ETTHRS,CONCUT
0010       LOGICAL USELIM
0011 
0012 #endif