Back to home page

EIC code displayed by LXR

 
 

    


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

0001 #ifndef CERNLIB_ISAJET_ZVOUT_INC
0002 #define CERNLIB_ISAJET_ZVOUT_INC
0003 *
0004 *
0005 * zvout.inc
0006 *
0007       COMMON/ZVOUT/ZVOUT(512)
0008       SAVE /ZVOUT/
0009 #if defined(CERNLIB_LEVEL2)
0010 #include "isajet/l2zout.inc"
0011 * Ignoring t=pass
0012 #endif
0013       REAL      ZVOUT
0014 
0015 #endif