]> git.uio.no Git - u/mrichter/AliRoot.git/blob - MINICERN/packlib/zebra/zebra/rzbmap.inc
Added protection. In case IROT=0 the address Q(LQ(JROTM-IROT)) should not
[u/mrichter/AliRoot.git] / MINICERN / packlib / zebra / zebra / rzbmap.inc
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