]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/TestMUONPreprocessor.C
.so cleanup: removed from gSystem->Load()
[u/mrichter/AliRoot.git] / MUON / TestMUONPreprocessor.C
index 77638efb4538332632473dfaa09eef93a37548e7..2486149a81c45054a7c969467ccccdee692cef2c 100644 (file)
@@ -161,7 +161,7 @@ void TestMUONPreprocessor(Int_t runNumber=80,
   // create AliTestShuttle instance
   // The parameters are run, startTime, endTime
   
-  gSystem->Load("libTestShuttle.so");
+  gSystem->Load("libTestShuttle");
 
   AliTestShuttle* shuttle = new AliTestShuttle(runNumber, 0, 1);