]> git.uio.no Git - u/mrichter/AliRoot.git/blob - ISAJET/isajet/ptpar.inc
First commit.
[u/mrichter/AliRoot.git] / ISAJET / isajet / ptpar.inc
1 #ifndef CERNLIB_ISAJET_PTPAR_INC
2 #define CERNLIB_ISAJET_PTPAR_INC
3 *
4 *
5 * ptpar.inc
6 *
7       COMMON/PTPAR/PTFUN1,PTFUN2,PTGEN1,PTGEN2,PTGEN3,SIGMAX
8       SAVE /PTPAR/
9       REAL      PTFUN1,PTFUN2,PTGEN1,PTGEN2,PTGEN3,SIGMAX
10
11 #endif