]> git.uio.no Git - u/mrichter/AliRoot.git/blob - OADB/PROOF-INF/SETUP.C
bf8ce48ca42a79cab60dcfdd18215ffbde5bc14d
[u/mrichter/AliRoot.git] / OADB / PROOF-INF / SETUP.C
1 void SETUP()
2 {
3    // Set our location, so that other packages can find us
4    gSystem->Setenv("OADB_PATH", "OADB");
5 }