source: trunk/MagicSoft/Mars/mstarcam/StarcamLinkDef.h@ 4667

Last change on this file since 4667 was 4667, checked in by rwagner, 20 years ago
*** empty log message ***
File size: 187 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#pragma link C++ class MStarPos+;
8#pragma link C++ class MStarCam+;
9
10#endif
11
Note: See TracBrowser for help on using the repository browser.