]> git.uio.no Git - u/mrichter/AliRoot.git/blame - MINICERN/packlib/zebra/zebra/rzbmap.inc
Bugfix in AliPoints2Memory
[u/mrichter/AliRoot.git] / MINICERN / packlib / zebra / zebra / rzbmap.inc
CommitLineData
fe4da5cc 1*
2* $Id$
3*
4* $Log$
5* Revision 1.1.1.1 1996/03/06 10:46:55 mclareni
6* Zebra
7*
8*
9#ifndef CERNLIB_ZEBRA_RZBMAP_INC
10#define CERNLIB_ZEBRA_RZBMAP_INC
11*
12*
13* rzbmap.inc
14*
15*
16* Dummy RZBMAP sequence. To be overridden from cradle
17*
18 PARAMETER(KDMAX=9)
19 COMMON/RZBMAP/IDATA(KDMAX)
20
21#endif