Back to home page

EIC code displayed by LXR

 
 

    


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

0001 #ifndef CERNLIB_ISAJET_ISAPW_INC
0002 #define CERNLIB_ISAJET_ISAPW_INC
0003 *
0004 *
0005 * isapw.inc
0006 *
0007 C          ISAPW1 is used to check whether ALDATA is loaded
0008       COMMON/ISAPW/ISAPW1
0009       CHARACTER*30 ISAPW1
0010       SAVE /ISAPW/
0011 
0012 #endif