Parent Directory | Revision Log
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 |