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