]> git.uio.no Git - u/mrichter/AliRoot.git/blob - ISAJET/isajet/izisjt.inc
First commit.
[u/mrichter/AliRoot.git] / ISAJET / isajet / izisjt.inc
1 #ifndef CERNLIB_ISAJET_IZISJT_INC
2 #define CERNLIB_ISAJET_IZISJT_INC
3 *
4 *
5 * izisjt.inc
6 *
7 C-----------------------------------------------------------------------
8 C    Created  29-JAN-1990   Serban D. Protopopescu
9 C    Link offset of bank ISJT in mother bank (ISAC)
10 C-----------------------------------------------------------------------
11       INTEGER      IZISJT
12       PARAMETER  ( IZISJT = 3  )
13
14 #endif