git://git.uio.no
/
u
/
mrichter
/
AliRoot.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Loading libGui.so needed by libMUONmapping.so
[u/mrichter/AliRoot.git]
/
test
/
pploadlibs
/
rec.C
diff --git
a/test/pploadlibs/rec.C
b/test/pploadlibs/rec.C
index 8ce4f9edfa0f021e1cba262affa39887cd507f40..e4424e7b634c225f7062b3e57d45b96e545e8533 100644
(file)
--- a/
test/pploadlibs/rec.C
+++ b/
test/pploadlibs/rec.C
@@
-1,5
+1,6
@@
void rec() {
gSystem->Load("libProof");
+ gSystem->Load("libGui");
gROOT->Macro("loadlibsrec.C");
new AliRun("gAlice","The ALICE Off-line Simulation Framework");
AliReconstruction reco;