]> git.uio.no Git - u/mrichter/AliRoot.git/blame - PYTHIA6/pythia6LinkDef.h
Reverting commit 38588: Lambda(1520) is switched on
[u/mrichter/AliRoot.git] / PYTHIA6 / pythia6LinkDef.h
CommitLineData
7cdba479 1#ifdef __CINT__
2
3#pragma link off all globals;
4#pragma link off all classes;
5#pragma link off all functions;
b02c87cc 6#pragma link C++ class AliPythiaRndm+;
7cdba479 7
7cdba479 8#endif