git://git.uio.no
/
u
/
mrichter
/
AliRoot.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
make target for creating PROOF par archive: PWG0base.par and for testing test-PWG0bas...
[u/mrichter/AliRoot.git]
/
PWG0
/
PROOF-INF.PWG0base
/
SETUP.C
1
void SETUP()
2
{
3
// Set the Inlucde paths
4
gSystem->SetIncludePath("-I$ROOTSYS/include -IPWG0base");
5
gROOT->ProcessLine(".include PWG0base");
6
}