]> git.uio.no Git - u/mrichter/AliRoot.git/blame - ISAJET/isajet/izismr.inc
Don't consider warnings as errors for the moment
[u/mrichter/AliRoot.git] / ISAJET / isajet / izismr.inc
CommitLineData
0795afa3 1#ifndef CERNLIB_ISAJET_IZISMR_INC
2#define CERNLIB_ISAJET_IZISMR_INC
3*
4*
5* izismr.inc
6*
7C-----------------------------------------------------------------------
8C Created 18-MAY-1989 Serban D. Protopopescu
9C Link offset of bank ISMR in mother bank
10C-----------------------------------------------------------------------
11 INTEGER IZISMR
12 PARAMETER ( IZISMR = 2 )
13
14#endif