Back to home page

EIC code displayed by LXR

 
 

    


Warning, /include/hepdb/caopts.doc is written in an unsupported language. File is not indexed.

0001 *
0002 * $Id$
0003 *
0004 * $Log$
0005 * Revision 1.1  1997/01/22 16:56:56  gunter
0006 * rename files with % to be .doc files
0007 *
0008 * Revision 1.1.1.1  1996/02/28 16:24:06  mclareni
0009 * Hepdb, cdlib, etc
0010 *
0011 *
0012 #ifndef CERNLIB_HEPDB_CAOPTS%_INC
0013 #define CERNLIB_HEPDB_CAOPTS%_INC
0014 *
0015 *
0016 * caopts%.inc
0017 *
0018 #if defined(CERNLIB__DOC)
0019 /CAOPTS/           (For carrying decoded information of CHOPT)
0020   IOPaCA..IOPzCA Flag for each character in character option.
0021                  Decoded by CDOPTS and set to 1 if option requested.
0022     IOKYCA       Flag for each key element as set by CHOPT.
0023                  Decoded and has similar meaning as IOPxCA.
0024 #endif
0025 
0026 #endif