]> git.uio.no Git - u/mrichter/AliRoot.git/blob - ISAJET/isajet/iziscm.inc
First commit.
[u/mrichter/AliRoot.git] / ISAJET / isajet / iziscm.inc
1 #ifndef CERNLIB_ISAJET_IZISCM_INC
2 #define CERNLIB_ISAJET_IZISCM_INC
3 *
4 *
5 * iziscm.inc
6 *
7 C-----------------------------------------------------------------------
8 C    Created  13-DEC-1989 10:20:16.28  Chip Stewart
9 C    Link offset of bank ISCM in mother bank ISAB
10 C-----------------------------------------------------------------------
11       INTEGER      IZISCM
12       PARAMETER  ( IZISCM = 1)
13
14 #endif