]> git.uio.no Git - u/mrichter/AliRoot.git/blame - GEANT321/geant321/gsecti.inc
Bugfix in AliPoints2Memory
[u/mrichter/AliRoot.git] / GEANT321 / geant321 / gsecti.inc
CommitLineData
fe4da5cc 1*
2* $Id$
3*
4* $Log$
5* Revision 1.1.1.1 1995/10/24 10:20:34 cernlib
6* Geant
7*
8*
9#ifndef CERNLIB_GEANT321_GSECTI_INC
10#define CERNLIB_GEANT321_GSECTI_INC
11*
12*
13* gsecti.inc
14*
15#if !defined(CERNLIB_INCLUDE)
16 COMMON/GSECTI/ AIEL(20),AIIN(20),AIFI(20),AICA(20),ALAM,K0FLAG
17 INTEGER K0FLAG
18 REAL AIEL,AIIN,AIFI,AICA,ALAM
19C
20#endif
21*
22* gsecti.inc
23*
24#if defined(CERNLIB_INCLUDE)
25*
26#include "geant321/incbeg.inc"
27 + gsecti
28#include "geant321/incend.inc"
29#endif
30
31#endif