]> git.uio.no Git - u/mrichter/AliRoot.git/blame - ISAJET/isajet/times.inc
change raw db creation interval to 1 second (was 10) and increase the maximum
[u/mrichter/AliRoot.git] / ISAJET / isajet / times.inc
CommitLineData
0795afa3 1#ifndef CERNLIB_ISAJET_TIMES_INC
2#define CERNLIB_ISAJET_TIMES_INC
3*
4*
5* times.inc
6*
7 COMMON/TIMES/TIME1,TIME2
8 SAVE /TIMES/
9 REAL TIME1,TIME2
10
11#endif