/[PAMELA software]/DarthVader/OrbitalInfo/inc/OrbitalInfoLinkDef.h
ViewVC logotype

Annotation of /DarthVader/OrbitalInfo/inc/OrbitalInfoLinkDef.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1.1.1 - (hide annotations) (download) (vendor branch)
Fri May 19 13:15:58 2006 UTC (18 years, 6 months ago) by mocchiut
Branch: DarthVader
CVS Tags: v0r01, v0r02, v5r00, v4r00, v2r01, v1r01beta, start, v1r00, v1r01, v3r04, v3r05, v3r06, v3r00, v3r03, v2r00BETA
Changes since 1.1: +0 -0 lines
File MIME type: text/plain
Imported sources

1 mocchiut 1.1 #ifdef __MAKECINT__
2     //#ifdef __CINT__
3    
4     #pragma link off all globals;
5     #pragma link off all classes;
6     #pragma link off all functions;
7     #pragma link off all typedef;
8     //#pragma link C++ nestedtypedef;
9     //#pragma link C++ nestedclass;
10     //#pragma link C++ namespace pamela;
11     #pragma link C++ class OrbitalInfo+;
12     #endif
13    

  ViewVC Help
Powered by ViewVC 1.1.23