]> git.uio.no Git - u/mrichter/AliRoot.git/blob - PWG2/PWG2ebyeLinkDef.h
Fix AliFemtoModelFreezeOutGenerator undefined references
[u/mrichter/AliRoot.git] / PWG2 / PWG2ebyeLinkDef.h
1 #ifdef __CINT__
2
3 #pragma link off all glols;
4 #pragma link off all classes;
5 #pragma link off all functions;
6
7 #pragma link C++ class AliBalance+;
8
9 #endif