]> git.uio.no Git - u/mrichter/AliRoot.git/blob - AliGeant4/AliGeant4LinkDef.h
This commit was generated by cvs2svn to compensate for changes in r1459,
[u/mrichter/AliRoot.git] / AliGeant4 / AliGeant4LinkDef.h
1 // $Id$
2
3 #ifdef __CINT__
4
5 #pragma link off all globals;
6 #pragma link off all classes;
7 #pragma link off all functions;
8  
9 #pragma link C++ class  AliRunConfiguration;
10
11 #endif