]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Updated list of libraries
authorhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Sat, 19 Apr 2008 20:32:17 +0000 (20:32 +0000)
committerhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Sat, 19 Apr 2008 20:32:17 +0000 (20:32 +0000)
macros/loadlibs.C
macros/loadlibssim.C

index d9f72e2e0df6dd509e6962d49fece0de09586c99..75c902414274dc3b64bf91458fc89324dcfda2d0 100644 (file)
@@ -95,7 +95,6 @@ void loadlibs ()
   gSystem->Load("libTRDbase");
   gSystem->Load("libTRDsim");
   gSystem->Load("libTRDrec");
-  gSystem->Load("libTRDfast");
   gSystem->Load("libTOFbase");
   gSystem->Load("libTOFrec");
   gSystem->Load("libTOFsim");
index 31afd64a011c6e82098073121387b01581d0e2d9..edde0d0a0ac26bb8ddddee6187c8f20ec8b638ca 100644 (file)
@@ -76,6 +76,7 @@ void loadlibssim ()
   // for the moment due to cross dependencies
   gSystem->Load("libTPCbase");
   gSystem->Load("libTPCsim");
+  gSystem->Load("libTPCrec");
   gSystem->Load("libITSbase");
   gSystem->Load("libITSsim");
   gSystem->Load("libTRDbase");