Back to home page

EIC code displayed by LXR

 
 

    


Warning, /include/cspack/xzstat.inc is written in an unsupported language. File is not indexed.

0001 *
0002 * $Id$
0003 *
0004 * $Log$
0005 * Revision 1.1  1996/03/08 15:44:16  mclareni
0006 * Initial revision
0007 *
0008 *
0009 #ifndef CERNLIB_CSPACK_XZSTAT_INC
0010 #define CERNLIB_CSPACK_XZSTAT_INC
0011 *
0012 *
0013 * xzstat.inc
0014 *
0015 *
0016 *     Fill IQUEST vector with statistics
0017 *
0018          IQUEST(11) = NR
0019          IQUEST(12) = NKILO
0020          IQUEST(13) = RATE
0021          IQUEST(14) = IHOUR
0022          IQUEST(15) = IMIN
0023          IQUEST(16) = ISEC
0024          IQUEST(17) = T
0025 
0026 #endif