git://git.uio.no
/
u
/
mrichter
/
AliRoot.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Corrections to line for alpha
[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