]> git.uio.no Git - u/mrichter/AliRoot.git/blob - GEANT321/geant321/gcmate.inc
This commit was generated by cvs2svn to compensate for changes in r2,
[u/mrichter/AliRoot.git] / GEANT321 / geant321 / gcmate.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_GCMATE_INC
10 #define CERNLIB_GEANT321_GCMATE_INC
11 *
12 *
13 * gcmate.inc
14 *
15 #if !defined(CERNLIB_INCLUDE)
16       COMMON/GCMATE/NMAT,NAMATE(5),A,Z,DENS,RADL,ABSL
17 C
18       INTEGER NMAT,NAMATE
19       REAL A,Z,DENS,RADL,ABSL
20 C
21 #endif
22 *
23 * gcmate.inc
24 *
25 #if defined(CERNLIB_INCLUDE)
26 *
27 #include "geant321/incbeg.inc"
28      +   gcmate
29 #include "geant321/incend.inc"
30 #endif
31
32 #endif