]> git.uio.no Git - u/mrichter/AliRoot.git/blob - MINICERN/packlib/zebra/zebra/rzdir.inc
This commit was generated by cvs2svn to compensate for changes in r2,
[u/mrichter/AliRoot.git] / MINICERN / packlib / zebra / zebra / rzdir.inc
1 *
2 * $Id$
3 *
4 * $Log$
5 * Revision 1.1.1.1  1996/03/06 10:46:54  mclareni
6 * Zebra
7 *
8 *
9 #ifndef CERNLIB_ZEBRA_RZDIR_INC
10 #define CERNLIB_ZEBRA_RZDIR_INC
11 *
12 *
13 * rzdir.inc
14 *
15       PARAMETER (NLPATM=100)
16       COMMON /RZDIRN/NLCDIR,NLNDIR,NLPAT
17       COMMON /RZDIRC/CHCDIR(NLPATM),CHNDIR(NLPATM),CHPAT(NLPATM)
18       CHARACTER*16   CHNDIR,    CHCDIR,    CHPAT
19 C
20
21 #endif