]> git.uio.no Git - u/mrichter/AliRoot.git/blob - GEANT321/geant321/gcpmxz.inc
This commit was generated by cvs2svn to compensate for changes in r2,
[u/mrichter/AliRoot.git] / GEANT321 / geant321 / gcpmxz.inc
1 *
2 * $Id$
3 *
4 * $Log$
5 * Revision 1.1.1.1  1995/10/24 10:20:35  cernlib
6 * Geant
7 *
8 *
9 #ifndef CERNLIB_GEANT321_GCPMXZ_INC
10 #define CERNLIB_GEANT321_GCPMXZ_INC
11 *
12 *
13 * gcpmxz.inc
14 *
15 #if !defined(CERNLIB_INCLUDE)
16       INTEGER MAXELZ
17       PARAMETER (MAXELZ=100)
18 C
19 #endif
20 *
21 * gcpmxz.inc
22 *
23 #if defined(CERNLIB_INCLUDE)
24 *
25 #include "geant321/incbeg.inc"
26      +   gcpmxz
27 #include "geant321/incend.inc"
28 #endif
29
30 #endif