/[PAMELA software]/eventviewer/flight/inc/FEventViewerLinkDef.h
ViewVC logotype

Contents of /eventviewer/flight/inc/FEventViewerLinkDef.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1.1.1 - (show annotations) (download) (vendor branch)
Mon Mar 20 10:36:47 2006 UTC (18 years, 8 months ago) by mocchiut
Branch: FEventViewer
CVS Tags: v1r02, v1r03, v1r00, start
Changes since 1.1: +0 -0 lines
File MIME type: text/plain
First flight release (limited capabilities)

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 struct;
7 #pragma link off all typedef;
8 #pragma link C++ function ShowEvent;
9 #endif

  ViewVC Help
Powered by ViewVC 1.1.23