Back to home page

EIC code displayed by LXR

 
 

    


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

0001 #ifndef CERNLIB_ISAJET_PINITS_INC
0002 #define CERNLIB_ISAJET_PINITS_INC
0003 *
0004 *
0005 * pinits.inc
0006 *
0007       COMMON/PINITS/PINITS(5,2),IDINIT(2)
0008       SAVE /PINITS/
0009       INTEGER   IDINIT
0010       REAL      PINITS
0011 
0012 #endif