Parent Directory | Revision Log
Added -m32 flag to enable cross compilation
1 | mocchiut | 1.1 | #include <TSystem.h> |
2 | const char *pathtocalibration(){ return((const char*)gSystem->Getenv("PAM_CALIB"));} | ||
3 | mocchiut | 1.5 | 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"); } |
ViewVC Help | |
Powered by ViewVC 1.1.23 |