/[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.1.1 - (show annotations) (download) (vendor branch)
Thu Jun 15 14:28:19 2006 UTC (18 years, 5 months ago) by pam-rm2
Branch: inc
CVS Tags: v0r02, v2r01, v1r01beta, start, v1r00, v1r01, v3r00, v2r00BETA
Changes since 1.1: +0 -0 lines
File MIME type: text/plain
implementata codice di elena

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