source: trunk/MagicSoft/Mars/LinkDef.h@ 458

Last change on this file since 458 was 454, checked in by harald, 24 years ago
Import the first sources of the MAGIC Analysis and Reconstruction Software. T. Bretz and H. Kornmayer 20.December 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.