]> git.uio.no Git - u/mrichter/AliRoot.git/blob - PYTHIA/test/test.F
Make-depend automatically generated if not there.
[u/mrichter/AliRoot.git] / PYTHIA / test / test.F
1       PROGRAM JETTST
2 C
3       EXTERNAL LUDATA,PYDATA
4
5       MPAR = 1
6 C
7       CALL LUTEST(MPAR)
8       CALL PYTEST(MPAR)
9 C
10       END