]> git.uio.no Git - u/mrichter/AliRoot.git/blob - PYTHIA/jetset74/pypars.inc
Containers definition
[u/mrichter/AliRoot.git] / PYTHIA / jetset74 / pypars.inc
1 *
2 * $Id$
3 *
4 * $Log$
5 * Revision 1.1.1.1  1996/03/08 17:32:19  mclareni
6 * jetset74
7 *
8 *
9 #ifndef CERNLIB_JETSET74_PYPARS_INC
10 #define CERNLIB_JETSET74_PYPARS_INC
11 *
12 *
13 * pypars.inc
14 *
15       COMMON/PYPARS/MSTP(200),PARP(200),MSTI(200),PARI(200)
16       SAVE /PYPARS/
17
18 #endif