]> git.uio.no Git - u/mrichter/AliRoot.git/blob - ISAJET/isajet/sstmp.inc
Functions renamed to get a prefix PHOS
[u/mrichter/AliRoot.git] / ISAJET / isajet / sstmp.inc
1 #ifndef CERNLIB_ISAJET_SSTMP_INC
2 #define CERNLIB_ISAJET_SSTMP_INC
3 *
4 *
5 * sstmp.inc
6 *
7 C          Temporary parameters for functions
8       COMMON/SSTMP/TMP(10),ITMP(10)
9       REAL TMP
10       INTEGER ITMP
11       SAVE /SSTMP/
12
13 #endif