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