source:
trunk/MagicSoft/Mars/mraw/MerppLinkDef.h@
466
Last change on this file since 466 was 454, checked in by , 24 years ago | |
---|---|
|
|
File size: 166 bytes |
Line | |
---|---|
1 | #ifdef __CINT__ |
2 | |
3 | #pragma link off all classes; |
4 | #pragma link off all functions; |
5 | |
6 | #pragma link C++ class MReadRawFile ; |
7 | #pragma link C++ class MWriteRawFile ; |
8 | |
9 | #endif |
Note:
See TracBrowser
for help on using the repository browser.