]> git.uio.no Git - u/mrichter/AliRoot.git/blame - test/pploadlibs/runcheck.C
Why the h*ll do we make a remote commit when pulling?
[u/mrichter/AliRoot.git] / test / pploadlibs / runcheck.C
CommitLineData
3171e607 1void runcheck(){
2 gROOT->Macro("loadlibsrec.C");
3 gROOT->Macro("${ALICE_ROOT}/STEER/CheckESD.C");
4}