]> git.uio.no Git - u/mrichter/AliRoot.git/blob - GEANT321/geant321/gclist.inc
This commit was generated by cvs2svn to compensate for changes in r2,
[u/mrichter/AliRoot.git] / GEANT321 / geant321 / gclist.inc
1 *
2 * $Id$
3 *
4 * $Log$
5 * Revision 1.1.1.1  1995/10/24 10:20:32  cernlib
6 * Geant
7 *
8 *
9 #ifndef CERNLIB_GEANT321_GCLIST_INC
10 #define CERNLIB_GEANT321_GCLIST_INC
11 *
12 *
13 * gclist.inc
14 *
15 #if !defined(CERNLIB_INCLUDE)
16       COMMON/GCLIST/NHSTA,NGET ,NSAVE,NSETS,NPRIN,NGEOM,NVIEW,NPLOT
17      +       ,NSTAT,LHSTA(20),LGET (20),LSAVE(20),LSETS(20),LPRIN(20)
18      +             ,LGEOM(20),LVIEW(20),LPLOT(20),LSTAT(20)
19 C
20 #if defined(CERNLIB_TYPE)
21 #include "geant321/gtlist.inc"
22 #endif
23 #endif
24 *
25 * gclist.inc
26 *
27 #if defined(CERNLIB_INCLUDE)
28 *
29 #include "geant321/incbeg.inc"
30      +   gclist
31 #include "geant321/incend.inc"
32 #endif
33
34 #endif