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