Back to home page

EIC code displayed by LXR

 
 

    


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

0001 #ifndef CERNLIB_ISAJET_IDRUN_INC
0002 #define CERNLIB_ISAJET_IDRUN_INC
0003 *
0004 *
0005 * idrun.inc
0006 *
0007       COMMON/IDRUN/IDVER,IDG(2),IEVT,IEVGEN
0008       SAVE /IDRUN/
0009       INTEGER   IDVER,IDG,IEVT,IEVGEN
0010 
0011 #endif