source: trunk/MagicSoft/MarsOctober/LinkDef.h@ 451

Last change on this file since 451 was 447, checked in by harald, 24 years ago
Bringing the sources for the octobertest under CVS controll. (november, 3rd, 2000)
  • Property svn:executable set to *
File size: 117 bytes
Line 
1#ifdef __CINT__
2
3#pragma link off all globals;
4#pragma link off all classes;
5#pragma link off all functions;
6
7#endif
Note: See TracBrowser for help on using the repository browser.