Warning, /include/kuip/kcvrwf.inc is written in an unsupported language. File is not indexed.
0001 *
0002 * $Id$
0003 *
0004 * $Log$
0005 * Revision 1.1 2000/01/10 10:30:56 couet
0006 * - new common block kcvrwf shared by kxvrea and kxvwri to store the file
0007 * name in which the vector in red or written.
0008 *
0009 * Revision 1.1.1.1 2000/10/01 11:00:00 couet
0010 * Kuip
0011 *
0012 *
0013 #ifndef CERNLIB_KUIP_KCVRWF_INC
0014 #define CERNLIB_KUIP_KCVRWF_INC
0015 *
0016 *
0017 * kcvrwf.inc
0018 *
0019 CHARACTER*160 FNAME
0020 COMMON /KCVRWF/ FNAME
0021 #endif