source:
trunk/MagicSoft/include-Classes/MMcFormat/McLinkDef.h@
574
Last change on this file since 574 was 574, checked in by , 24 years ago | |
---|---|
|
|
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.