--- calo/flight/FUTILITIES/macros/FUTpathtoc.cxx 2008/09/22 20:18:47 1.4 +++ 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: v1r03\n\nCompiled on Mon Sep 22 22:17:23 CEST 2008 with: gcc (GCC) 3.4.6 20060404 (Red Hat 3.4.6-9)\n\nOn: Linux farm018.ts.infn.it 2.6.9-78.0.1.ELsmp #1 SMP Tue Aug 5 13:53:03 CDT 2008 x86_64 x86_64 x86_64 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"); }