]> git.uio.no Git - u/mrichter/AliRoot.git/blob - ISAJET/isajet/izpjhd.inc
Coding rule violations fixed.
[u/mrichter/AliRoot.git] / ISAJET / isajet / izpjhd.inc
1 #ifndef CERNLIB_ISAJET_IZPJHD_INC
2 #define CERNLIB_ISAJET_IZPJHD_INC
3 *
4 *
5 * izpjhd.inc
6 *
7 C-----------------------------------------------------------------------
8 C    Created   7-NOV-1989 17:57:58.00  Chip Stewart
9 C    Link offset of bank PJHD in mother bank ISAE
10 C-----------------------------------------------------------------------
11       INTEGER      IZPJHD
12       PARAMETER  ( IZPJHD = 8)
13
14 #endif