Back to home page

EIC code displayed by LXR

 
 

    


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

0001 #ifndef CERNLIB_ISAJET_ISLOOP_INC
0002 #define CERNLIB_ISAJET_ISLOOP_INC
0003 *
0004 *
0005 * isloop.inc
0006 *
0007       COMMON/ISLOOP/NEVOLV,NFRGMN,IEVOL,IFRG
0008       SAVE /ISLOOP/
0009       INTEGER NEVOLV,NFRGMN,IEVOL,IFRG
0010 
0011 #endif