Back to home page

EIC code displayed by LXR

 
 

    


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

0001 *
0002 * $Id$
0003 *
0004 * $Log$
0005 * Revision 1.3  1997/10/23 13:12:07  mclareni
0006 * NT mods
0007 *
0008 * Revision 1.2  1996/03/01 16:50:02  cernlib
0009 * All includes  had picked up a completely wrong #if defined(CERNLIB_UNIX), ie.
0010 *  the real commons/declarations were missing on non-unix.
0011 *
0012 * Revision 1.1.1.1  1996/03/01 11:38:47  mclareni
0013 * Paw
0014 *
0015 *
0016 #ifndef CERNLIB_PAW_PAWFIL6_INC
0017 #define CERNLIB_PAW_PAWFIL6_INC
0018 *
0019 *
0020 * pawfil6.inc
0021 *
0022 #if defined(CERNLIB_WINNT)
0023 *CMZ :  2.04/12 15/02/94  08.50.12  by  Rene Brun
0024 *-- Author :    Rene Brun   15/02/94
0025       CHARACTER*255 PAWSYS,PAWLOG
0026        DATA PAWSYS/'/cern/pro/bin/pawsys.kumac'/
0027        DATA PAWLOG/'pawlogon.kumac'/
0028 #endif
0029 
0030 #endif