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