]> git.uio.no Git - u/mrichter/AliRoot.git/blob - ISAJET/isajet/izpjpt.inc
First commit.
[u/mrichter/AliRoot.git] / ISAJET / isajet / izpjpt.inc
1 #ifndef CERNLIB_ISAJET_IZPJPT_INC
2 #define CERNLIB_ISAJET_IZPJPT_INC
3 *
4 *
5 * izpjpt.inc
6 *
7 C-----------------------------------------------------------------------
8 C    Created   7-NOV-1989 18:10:09.84  Chip Stewart
9 C    Link offset of bank PJPT in mother bank PJHD
10 C-----------------------------------------------------------------------
11       INTEGER      IZPJPT
12       PARAMETER  ( IZPJPT = 1)
13
14 #endif