Warning, /include/isajet/izismr.inc is written in an unsupported language. File is not indexed.
0001 #ifndef CERNLIB_ISAJET_IZISMR_INC
0002 #define CERNLIB_ISAJET_IZISMR_INC
0003 *
0004 *
0005 * izismr.inc
0006 *
0007 C-----------------------------------------------------------------------
0008 C Created 18-MAY-1989 Serban D. Protopopescu
0009 C Link offset of bank ISMR in mother bank
0010 C-----------------------------------------------------------------------
0011 INTEGER IZISMR
0012 PARAMETER ( IZISMR = 2 )
0013
0014 #endif