]> git.uio.no Git - u/mrichter/AliRoot.git/blame - PWG3/PWG3LinkDef.h
bugfix: corrected defines to use right default algorithms
[u/mrichter/AliRoot.git] / PWG3 / PWG3LinkDef.h
CommitLineData
245a272d 1#ifdef __CINT__
2
3#pragma link off all glols;
4#pragma link off all classes;
5#pragma link off all functions;
6
7
8
9#endif