source: trunk/MagicSoft/Mars/mraw/MerppLinkDef.h@ 458

Last change on this file since 458 was 454, checked in by harald, 24 years ago
Import the first sources of the MAGIC Analysis and Reconstruction Software. T. Bretz and H. Kornmayer 20.December 2000
  • Property svn:executable set to *
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.