]> git.uio.no Git - u/mrichter/AliRoot.git/blame - PWG3/PROOF-INF.PWG3hfe/SETUP.C
Fix for par files compilation (Philippe)
[u/mrichter/AliRoot.git] / PWG3 / PROOF-INF.PWG3hfe / SETUP.C
CommitLineData
b9ee9459 1{
cd676445 2 gSystem->Load("libPWG3hfe.so");
b9ee9459 3 // Set the include paths
ab9bbfe5 4 gROOT->ProcessLine(".include PWG3hfe/hfe");
cd676445 5}