--- calo/flight/FUTILITIES/macros/FUTpathtoc.cxx 2006/06/30 12:08:15 1.3 +++ calo/flight/FUTILITIES/macros/FUTpathtoc.cxx 2008/09/23 08:08:08 1.5 @@ -1,3 +1,3 @@ #include const char *pathtocalibration(){ return((const char*)gSystem->Getenv("PAM_CALIB"));} - void info(){ printf("\nUTILITIES flight package version: v1r02\n\nCompiled on Fri Jun 30 14:04:31 CEST 2006 with: gcc (GCC) 3.4.5 20051201 (Red Hat 3.4.5-2)\n\nOn: Linux farm019.ts.infn.it 2.6.9-34.EL.cernsmp #1 SMP Sun Mar 12 12:46:00 CET 2006 i686 athlon i386 GNU/Linux\n\n"); } + void info(){ printf("\nUTILITIES flight package version: v1r03\n\nCompiled on Tue Sep 23 10:07:18 CEST 2008 with: gcc (GCC) 3.4.6 20060404 (Red Hat 3.4.6-9)\n\nOn: Linux farm039.ts.infn.it 2.6.9-67.0.20.ELsmp #1 SMP Wed Jun 25 12:14:57 CDT 2008 i686 i686 i386 GNU/Linux\n\n"); }