--- eventviewer/ground/macros/EVpathtoc.c 2005/12/06 10:12:56 1.1 +++ eventviewer/ground/macros/EVpathtoc.c 2006/01/13 10:07:39 1.2 @@ -1,2 +1,2 @@ #include - const char *pathtocalibration(){ return((const char*)"/wizard3/pamela/sw/src/offline/prova//calib//");} + const char *pathtocalibration(){ return((const char*)gSystem->Getenv("PAM_CALIB"));}