00001 /* 00002 * $Id: fortchar.h,v 1.2 2009/02/16 08:04:39 schubert Exp $ 00003 * 00004 * Revision 1.1.1.1 2002/06/16 15:18:46 hristov 00005 * Separate distribution of Geant3 00006 * 00007 * Revision 1.1.1.1 1999/05/18 15:55:29 fca 00008 * AliRoot sources 00009 * 00010 * Revision 1.1.1.1 1996/02/15 17:49:18 mclareni 00011 * Kernlib 00012 * 00013 * 00014 * for C routines receiving a Fortran Character string 00015 * 00016 * fortchar.inc 00017 */ 00018 #if defined(CERNLIB_QMCRY) 00019 #include <fortran.h> 00020 #endif
1.3.9.1