Back to home page

EIC code displayed by LXR

 
 

    


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

0001 #ifndef CERNLIB_ISAJET_ISAUNT_INC
0002 #define CERNLIB_ISAJET_ISAUNT_INC
0003 *
0004 *
0005 * isaunt.inc
0006 *
0007       COMMON/ISAUNT/ISUNIT,ISWRIT
0008       SAVE /ISAUNT/
0009       INTEGER ISUNIT,ISWRIT
0010 C  ISUNIT=file number to write(read) ISAJET ZEBRA output
0011 C  ISWRIT=        "   to write if ISUNIT used for reading
0012 
0013 #endif