]> git.uio.no Git - u/mrichter/AliRoot.git/blame - HIJING/hijing/hijhb.inc
Avoid duplicated SAVE statements for G95
[u/mrichter/AliRoot.git] / HIJING / hijing / hijhb.inc
CommitLineData
e74335a4 1* $Id$
2 REAL RR, XX
3 COMMON/HIJHB/RR(10,201),XX(10,201)
bc676b8e 4#ifndef BLANKET_SAVE
e74335a4 5 SAVE /HIJHB/
bc676b8e 6#endif