/[PAMELA software]/DarthVader/AnticounterLevel2/inc/AcLevel2LinkDef.h
ViewVC logotype

Contents of /DarthVader/AnticounterLevel2/inc/AcLevel2LinkDef.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (show annotations) (download)
Fri May 19 13:16:00 2006 UTC (18 years, 6 months ago) by mocchiut
Branch point for: DarthVader, MAIN
File MIME type: text/plain
Initial revision

1 // some C++ header definition
2 #ifdef __MAKECINT__
3 #pragma link off all class;
4 #pragma link off all function;
5 #pragma link off all global;
6 #pragma link off all typedef;
7 #pragma link C++ class AcLevel2;
8 #endif

  ViewVC Help
Powered by ViewVC 1.1.23