Warning, /include/isajet/izpjet.inc is written in an unsupported language. File is not indexed.
0001 #ifndef CERNLIB_ISAJET_IZPJET_INC
0002 #define CERNLIB_ISAJET_IZPJET_INC
0003 *
0004 *
0005 * izpjet.inc
0006 *
0007 C-----------------------------------------------------------------------
0008 C Created 7-NOV-1989 18:10:09.84 Chip Stewart
0009 C Link offset of bank PJET in mother bank PJHD
0010 C-----------------------------------------------------------------------
0011 INTEGER IZPJET
0012 PARAMETER ( IZPJET = 1)
0013
0014 #endif