]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - macros/loadlibssim.C
Addinig THijing to the native cmake
[u/mrichter/AliRoot.git] / macros / loadlibssim.C
index c1bf6148f66971e820f3939bb20d3585139d2c15..2c94d3ca8a083691f230795b73c5b5c5d2cc7a80 100644 (file)
@@ -79,8 +79,8 @@ Int_t loadlibssim ()
   if ( gSystem->Load("libEMCALsim") < 0 ) return ret; ret--;
 
   if ( gSystem->Load("libTPCbase") < 0 ) return ret; ret--;
-  if ( gSystem->Load("libTPCsim") < 0 ) return ret; ret--;
   if ( gSystem->Load("libTPCrec") < 0 ) return ret; ret--;
+  if ( gSystem->Load("libTPCsim") < 0 ) return ret; ret--;
   if ( gSystem->Load("libITSbase") < 0 ) return ret; ret--;
   if ( gSystem->Load("libITSsim") < 0 ) return ret; ret--;
   if ( gSystem->Load("libITSrec") < 0 ) return ret; ret--; // Needed by libAliHLTITS