Back to home page

EIC code displayed by LXR

 
 

    


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

0001 #ifndef CERNLIB_ISAJET_MYHIST_INC
0002 #define CERNLIB_ISAJET_MYHIST_INC
0003 *
0004 *
0005 * myhist.inc
0006 *
0007       COMMON/MYHIST/MXHIST,NHSHFT
0008       SAVE /MYHIST/
0009       INTEGER   MXHIST,NHSHFT
0010 
0011 #endif