]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - ANALYSIS/runAnalysis.C
.so cleanup: removed from gSystem->Load()
[u/mrichter/AliRoot.git] / ANALYSIS / runAnalysis.C
index 1cb8e3249192129698f19503d93533e0fff989a6..1f8e8e3e01802b1b0580ee79b179b3db19f53b5b 100644 (file)
@@ -3,7 +3,7 @@ void runAnalysis() {
   timer.Start();
 
   gSystem->AddIncludePath("-I\"$ALICE_ROOT/include\"");
-  gSystem->Load("libANALYSIS.so");
+  gSystem->Load("libANALYSIS");
 
   gROOT->LoadMacro("testEvent.C+");
 //  generate();