]> git.uio.no Git - u/mrichter/AliRoot.git/blob - ISAJET/isajet/izismr.inc
First commit.
[u/mrichter/AliRoot.git] / ISAJET / isajet / izismr.inc
1 #ifndef CERNLIB_ISAJET_IZISMR_INC
2 #define CERNLIB_ISAJET_IZISMR_INC
3 *
4 *
5 * izismr.inc
6 *
7 C-----------------------------------------------------------------------
8 C    Created  18-MAY-1989   Serban D. Protopopescu
9 C    Link offset of bank ISMR in mother bank
10 C-----------------------------------------------------------------------
11       INTEGER      IZISMR
12       PARAMETER  ( IZISMR = 2 )
13
14 #endif