source: trunk/MagicSoft/Mars/LinkDef.h@ 463

Last change on this file since 463 was 463, checked in by harald, 24 years ago
The first implementation of a gui to test the data of Octobertest was implemented. Therefore the two subdirs mgui and mdatacheck were introduced. The program for the gui is called -> mars <-.
  • Property svn:executable set to *
File size: 119 bytes
Line 
1#ifdef __CINT__
2
3#pragma link off all globals;
4#pragma link off all classes;
5#pragma link off all functions;
6
7#endif
8
9
Note: See TracBrowser for help on using the repository browser.