]> git.uio.no Git - u/mrichter/AliRoot.git/blob - ISAJET/isajet/qlmass.inc
First commit.
[u/mrichter/AliRoot.git] / ISAJET / isajet / qlmass.inc
1 #ifndef CERNLIB_ISAJET_QLMASS_INC
2 #define CERNLIB_ISAJET_QLMASS_INC
3 *
4 *
5 * qlmass.inc
6 *
7       COMMON/QLMASS/AMLEP(100),NQLEP,NMES,NBARY
8       SAVE /QLMASS/
9       INTEGER   NQLEP,NMES,NBARY
10       REAL      AMLEP
11
12 #endif