]> git.uio.no Git - u/mrichter/AliRoot.git/blame - MINICERN/packlib/zebra/zebra/jztimin.inc
Changes needed by ICC/IFC compiler (Intel)
[u/mrichter/AliRoot.git] / MINICERN / packlib / zebra / zebra / jztimin.inc
CommitLineData
fe4da5cc 1*
2* $Id$
3*
4* $Log$
5* Revision 1.1.1.1 1996/03/06 10:46:55 mclareni
6* Zebra
7*
8*
9#ifndef CERNLIB_ZEBRA_JZTIMIN_INC
10#define CERNLIB_ZEBRA_JZTIMIN_INC
11*
12*
13* jztimin.inc
14*
15#if defined(CERNLIB_JZTIME)
16 IF (JQTIME.NE.0) THEN
17 CALL TIMED (DELTAT)
18 Q(KQS+LQSV+5) = Q(KQS+LQSV+5) + DELTAT
19 ENDIF
20#endif
21
22#endif