Parent Directory | Revision Log
Compilation warnings using GCC4.7 fixed
1 | mocchiut | 1.1 | #include <TSystem.h> |
2 | const char *pathtocalibration(){ return((const char*)gSystem->Getenv("PAM_CALIB"));} | ||
3 | mocchiut | 1.6 | void info(){ printf("\nUTILITIES flight package version: v1r03\n\nCompiled on Tue Oct 29 13:59:13 CET 2013 with: gcc (GCC) 4.3.6\n\nOn: Linux farmui01.ts.infn.it 2.6.18-348.18.1.el5 #1 SMP Thu Sep 26 11:40:17 CDT 2013 x86_64 x86_64 x86_64 GNU/Linux\n\n"); } |
ViewVC Help | |
Powered by ViewVC 1.1.23 |