/[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.1 - (show annotations) (download)
Thu Jun 15 14:28:19 2006 UTC (18 years, 5 months ago) by pam-rm2
Branch: MAIN
Branch point for: inc
File MIME type: text/plain
Initial revision

1 #ifdef __MAKECINT__
2 //#ifdef __CINT__
3
4 #pragma link off all globals;
5 #pragma link off all classes;
6 #pragma link off all functions;
7 #pragma link off all typedef;
8 //#pragma link C++ nestedtypedef;
9 //#pragma link C++ nestedclass;
10 //#pragma link C++ namespace pamela;
11 #pragma link C++ class S4Level2+;
12 #endif
13

  ViewVC Help
Powered by ViewVC 1.1.23