]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - ITS/UPGRADE/macros/Config_pileup.C
.so cleanup: removed from gSystem->Load()
[u/mrichter/AliRoot.git] / ITS / UPGRADE / macros / Config_pileup.C
index 8650a88eabaf7a18e49b7dda4e409d866d982833..ca72141b8c9dfd57bef277d5c22fe7629b48ac57 100644 (file)
@@ -87,8 +87,8 @@ void Config()
   gSystem->Load("libhijing");  
   gSystem->Load("libTHijing");
 #endif
-  gSystem->Load("libITSUpgradeBase.so");
-  gSystem->Load("libITSUpgradeSim.so");
+  gSystem->Load("libITSUpgradeBase");
+  gSystem->Load("libITSUpgradeSim");
 
 
   new     TGeant3TGeo("C++ Interface to Geant3");