source:
trunk/MagicSoft/MarsOctober/mrootformat/BaseLinkDef.h@
450
Last change on this file since 450 was 447, checked in by , 24 years ago | |
---|---|
|
|
File size: 155 bytes |
Line | |
---|---|
1 | #ifdef __CINT__ |
2 | |
3 | #pragma link off all classes; |
4 | #pragma link off all functions; |
5 | |
6 | #pragma link C++ class MRawEvt; |
7 | #pragma link C++ class MRawPixel; |
8 | |
9 | |
10 | #endif |
Note:
See TracBrowser
for help on using the repository browser.