]> git.uio.no Git - u/mrichter/AliRoot.git/blame - GEANT321/geant321/gclund.inc
Bugfix in AliPoints2Memory
[u/mrichter/AliRoot.git] / GEANT321 / geant321 / gclund.inc
CommitLineData
fe4da5cc 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_GCLUND_INC
10#define CERNLIB_GEANT321_GCLUND_INC
11*
12*
13* gclund.inc
14*
15#if !defined(CERNLIB_INCLUDE)
16 COMMON/GCLUND/IFLUND,ECLUND
17 INTEGER IFLUND
18 REAL ECLUND
19C
20#endif
21*
22* gclund.inc
23*
24#if defined(CERNLIB_INCLUDE)
25*
26#include "geant321/incbeg.inc"
27 + gclund
28#include "geant321/incend.inc"
29#endif
30
31#endif