source: trunk/MagicSoft/include-Classes/MMcFormat/McLinkDef.h@ 575

Last change on this file since 575 was 574, checked in by tbretz, 24 years ago
see Mars/Changelog
  • Property svn:executable set to *
File size: 239 bytes
Line 
1#ifdef __CINT__
2#define __CINT__
3
4#pragma link off all globals;
5#pragma link off all classes;
6#pragma link off all functions;
7
8#pragma link C++ class MMcEvt;
9#pragma link C++ class MMcTrig;
10#pragma link C++ class MHeaderTrig;
11
12#endif
13
14
15
16
Note: See TracBrowser for help on using the repository browser.