]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - SHUTTLE/Shuttle.C
.so cleanup: removed from gSystem->Load()
[u/mrichter/AliRoot.git] / SHUTTLE / Shuttle.C
index d9285d75747d73faa610d04fcd86e4119de3eca3..4d79de3b9e2a3589218084a96010b9613e571ed9 100644 (file)
@@ -4,8 +4,8 @@ Bool_t Shuttle(const char* param = "listen", const char* dets=0) {
        // AliEn interface. If this happens, grid storage activation must be done BEFORE 
        // loading LDAP libraries!!!
 
-       gSystem->Load("libRAliEn.so");
-       gSystem->Load("libRLDAP.so");
+       gSystem->Load("libRAliEn");
+       gSystem->Load("libRLDAP");
        gSystem->Load("libMonaLisa");
        gSystem->Load("libSHUTTLE");
        gSystem->Load("libThread");