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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations) (download)
Wed Oct 1 15:26:33 2008 UTC (16 years, 2 months ago) by mocchiut
Branch: MAIN
CVS Tags: v10REDr01, v10RED, v6r01, v6r00, v9r00, v9r01, HEAD
File MIME type: text/plain
Orientation infos added to OrbitalInfo, OrbitalInfo class changed, small changes in the Makefile

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++ class OrientationInfo+;
9     #endif

  ViewVC Help
Powered by ViewVC 1.1.23