Warning, /include/paw/pawcom.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:14:09 cernlib
0006 * pawcom 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:48 mclareni
0010 * Paw
0011 *
0012 *
0013 #ifndef CERNLIB_PAW_PAWCOM_INC
0014 #define CERNLIB_PAW_PAWCOM_INC
0015 *
0016 *
0017 * pawcom.inc
0018 *
0019 *CMZ : 2.03/07 03/09/93 14.10.38 by Fons Rademakers
0020 *-- Author :
0021 COMMON/PAWCOM/ID,NUM,JOFSET,IDOLD,KHRIN
0022 COMMON/PAWCID/CHID,CHCASE
0023 CHARACTER*128 CHID
0024 CHARACTER*4 CHCASE
0025 *
0026
0027 #endif