Back to home page

EIC code displayed by LXR

 
 

    


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

0001 #ifndef CERNLIB_ISAJET_TIMES_INC
0002 #define CERNLIB_ISAJET_TIMES_INC
0003 *
0004 *
0005 * times.inc
0006 *
0007       COMMON/TIMES/TIME1,TIME2
0008       SAVE /TIMES/
0009       REAL      TIME1,TIME2
0010 
0011 #endif