Warning, /include/higz/hiflag.inc is written in an unsupported language. File is not indexed.
0001 *
0002 * $Id$
0003 *
0004 * $Log$
0005 * Revision 1.2 2005/10/28 12:37:57 couet
0006 * - SVG driver, workstation type -779
0007 *
0008 * Revision 1.1.1.1 1996/02/14 13:10:13 mclareni
0009 * Higz
0010 *
0011 *
0012 #ifndef CERNLIB_HIGZ_HIFLAG_INC
0013 #define CERNLIB_HIGZ_HIFLAG_INC
0014 *
0015 *
0016 * hiflag.inc
0017 *
0018 *CMZ : 1.21/05 16/06/94 14.37.23 by O.Couet
0019 *-- Author :
0020 COMMON /HIFLAG/ GFLAG,GLFLAG,ZFLAG,PFLAG,MFLAG,TFLAG
0021 +,ASFLAG,GRFLAG,AXFLAG,CFLAG,VFLAG
0022 LOGICAL GFLAG,GLFLAG,ZFLAG,PFLAG,MFLAG,TFLAG
0023 +,ASFLAG,GRFLAG,AXFLAG,CFLAG,VFLAG
0024
0025
0026 #endif