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