source: trunk/MagicSoft/MarsOctober/mrootformat/BaseLinkDef.h@ 450

Last change on this file since 450 was 447, checked in by harald, 24 years ago
Bringing the sources for the octobertest under CVS controll. (november, 3rd, 2000)
  • Property svn:executable set to *
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.