]> git.uio.no Git - u/mrichter/AliRoot.git/blame - MINICERN/packlib/zebra/zebra/zmach.inc
Bugfix in AliPoints2Memory
[u/mrichter/AliRoot.git] / MINICERN / packlib / zebra / zebra / zmach.inc
CommitLineData
fe4da5cc 1*
2* $Id$
3*
4* $Log$
5* Revision 1.1.1.1 1996/03/06 10:46:52 mclareni
6* Zebra
7*
8*
9#ifndef CERNLIB_ZEBRA_ZMACH_INC
10#define CERNLIB_ZEBRA_ZMACH_INC
11*
12* Machine parameters
13*
14* zmach.inc
15*
16#include "zebra/zmachfix.inc"
17 COMMON /ZMACH/ NQBITW,NQBITC,NQCHAW
18 +, NQLNOR,NQLMAX,NQLPTH,NQRMAX,IQLPCT,IQNIL
19
20#endif