]> git.uio.no Git - u/mrichter/AliRoot.git/blob - ISAJET/isajet/izpjet.inc
Mostly minor style modifications to be ready for cloning with EMCAL
[u/mrichter/AliRoot.git] / ISAJET / isajet / izpjet.inc
1 #ifndef CERNLIB_ISAJET_IZPJET_INC
2 #define CERNLIB_ISAJET_IZPJET_INC
3 *
4 *
5 * izpjet.inc
6 *
7 C-----------------------------------------------------------------------
8 C    Created   7-NOV-1989 18:10:09.84  Chip Stewart
9 C    Link offset of bank PJET in mother bank PJHD
10 C-----------------------------------------------------------------------
11       INTEGER      IZPJET
12       PARAMETER  ( IZPJET = 1)
13
14 #endif