]> git.uio.no Git - u/mrichter/AliRoot.git/blame - PWG2/PWG2LinkDef.h
Adding the needed files for the compilation of the PWG2.par
[u/mrichter/AliRoot.git] / PWG2 / PWG2LinkDef.h
CommitLineData
04d2c4d5 1#ifdef __CINT__
2
3#pragma link off all glols;
4#pragma link off all classes;
5#pragma link off all functions;
6
04d2c4d5 7
71590a0f 8
04d2c4d5 9#endif