]> git.uio.no Git - u/mrichter/AliRoot.git/blob - TEvtGen/TEvtGenLinkDef.h
remove the setting of the maximum number of super modules from the class, recover...
[u/mrichter/AliRoot.git] / TEvtGen / TEvtGenLinkDef.h
1 #ifdef __CINT__
2
3 #pragma link off all globals;
4 #pragma link off all classes;
5 #pragma link off all functions;
6
7 #pragma link C++ class AliDecayerEvtGen+;
8 #pragma link C++ class AliGenEvtGen+;
9
10 #endif
11