Back to home page

EIC code displayed by LXR

 
 

    


Warning, /include/paw/pccsel.inc is written in an unsupported language. File is not indexed.

0001 *
0002 * $Id$
0003 *
0004 * $Log$
0005 * Revision 1.2  1996/03/01 16:50:14  cernlib
0006 * All includes  had picked up a completely wrong #if defined(CERNLIB_UNIX), ie.
0007 *  the real commons/declarations were missing on non-unix.
0008 *
0009 * Revision 1.1.1.1  1996/03/01 11:38:49  mclareni
0010 * Paw
0011 *
0012 *
0013 #ifndef CERNLIB_PAW_PCCSEL_INC
0014 #define CERNLIB_PAW_PCCSEL_INC
0015 *
0016 *
0017 * pccsel.inc
0018 *
0019 *CMZ :  2.03/04 21/07/93  18.40.35  by  Fons Rademakers
0020 *-- Author :
0021       COMMON/PCCSEL/IOPTCS(5),CSIZE
0022       EQUIVALENCE (IOPTCS(1),IOPTCR),(IOPTCS(2),IOPTCB)
0023       EQUIVALENCE (IOPTCS(3),IOPTCM),(IOPTCS(4),IOPTCC)
0024       EQUIVALENCE (IOPTCS(5),IOPTCN)
0025       COMMON/PCCSE2/CHCSEL,CSOPT
0026       CHARACTER*80 CHCSEL
0027       CHARACTER*8  CSOPT
0028 *
0029 
0030 #endif