]> git.uio.no Git - u/mrichter/AliRoot.git/blob - ISAJET/isajet/idrun.inc
Separated TOF libraries (base,rec,sim)
[u/mrichter/AliRoot.git] / ISAJET / isajet / idrun.inc
1 #ifndef CERNLIB_ISAJET_IDRUN_INC
2 #define CERNLIB_ISAJET_IDRUN_INC
3 *
4 *
5 * idrun.inc
6 *
7       COMMON/IDRUN/IDVER,IDG(2),IEVT,IEVGEN
8       SAVE /IDRUN/
9       INTEGER   IDVER,IDG,IEVT,IEVGEN
10
11 #endif