]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - AliGeant4/macro/MUON/Config.C
Merging the VirtualMC branch to the main development branch (HEAD)
[u/mrichter/AliRoot.git] / AliGeant4 / macro / MUON / Config.C
index 53f3ce92a703e4e3a5f3c8113eb378353e809dfa..5112096d1a0f7ece5462b20707f9c85e027c9527 100644 (file)
@@ -1,7 +1,7 @@
 void Config(Int_t version)
 {
-  gSystem->Load("$(ALICE_ROOT)/lib/tgt_$(ALICE_TARGET)/libminicern");
-  gSystem->Load("$(ALICE_ROOT)/lib/tgt_$(ALICE_TARGET)/libMUON");
+  gSystem->Load("libmicrocern");
+  gSystem->Load("libMUON");
 
   AliMUON *MUON = 0;
   switch (version) {