/[PAMELA software]/DarthVader/TriggerLevel2/inc/TrigLevel2LinkDef.h
ViewVC logotype

Contents of /DarthVader/TriggerLevel2/inc/TrigLevel2LinkDef.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (show annotations) (download)
Sat Jun 17 12:14:34 2006 UTC (18 years, 5 months ago) by mocchiut
Branch point for: TriggerLevel2, 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 TrigLevel2;
8 #endif

  ViewVC Help
Powered by ViewVC 1.1.23