/[PAMELA software]/DarthVader/S4Level2/inc/S4Level2LinkDef.h
ViewVC logotype

Contents of /DarthVader/S4Level2/inc/S4Level2LinkDef.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (show annotations) (download)
Tue Mar 6 16:25:38 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 -6 lines
File MIME type: text/plain
add comments to S4 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 S4Level2+;
8 #endif
9

  ViewVC Help
Powered by ViewVC 1.1.23