/[PAMELA software]/DarthVader/NDLevel2/inc/NDLevel2LinkDef.h
ViewVC logotype

Contents of /DarthVader/NDLevel2/inc/NDLevel2LinkDef.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (show annotations) (download)
Tue Mar 6 16:22:01 2007 UTC (17 years, 8 months ago) by pam-rm2
Branch: MAIN
CVS Tags: v5r00, v4r00, v10RED, v9r00, v9r01, v10REDr01, v3r04, v3r05, v3r06, v3r01, v3r03, v6r01, v6r00, HEAD
Changes since 1.1: +2 -2 lines
File MIME type: text/plain
add comments to ND level2 class

1 // some C++ header definition
2 #ifdef __MAKECINT__
3 #pragma link off all globals;
4 #pragma link off all classes;
5 #pragma link off all functions;
6 #pragma link off all typedef;
7 #pragma link C++ class NDLevel2+;
8 #endif
9

  ViewVC Help
Powered by ViewVC 1.1.23