]> git.uio.no Git - u/mrichter/AliRoot.git/blob - ISAJET/isajet/times.inc
Coding rule violations fixed.
[u/mrichter/AliRoot.git] / ISAJET / isajet / times.inc
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