]> git.uio.no Git - u/mrichter/AliRoot.git/blame_incremental - HIJING/dummyhijing.F
New t_zero macro added to repository
[u/mrichter/AliRoot.git] / HIJING / dummyhijing.F
... / ...
CommitLineData
1 subroutine hijing
2 common /histrng/a
3 common /himain1/b
4 common /hiparnt/c
5 common /himain2/d
6 common /hijjet1/e
7 common /hijjet2/f
8 end
9
10 subroutine hijset
11 end
12
13 subroutine profile
14 end
15
16 subroutine rluget_hijing
17 end
18
19 subroutine rluset_hijing
20 end
21
22 subroutine himain
23 end
24