/[PAMELA software]/calo/flight/FUTILITIES/inc/FUTpathtocLinkDef.h
ViewVC logotype

Contents of /calo/flight/FUTILITIES/inc/FUTpathtocLinkDef.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1.1.1 - (show annotations) (download) (vendor branch)
Wed Mar 22 15:07:45 2006 UTC (18 years, 8 months ago) by mocchiut
Branch: FUTILITIES, MAIN
CVS Tags: start, v1r03, v1r01, HEAD
Changes since 1.1: +0 -0 lines
File MIME type: text/plain
Flight Utilities calorimeter package 1st release

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++ function pathtocalibration;
8 #endif

  ViewVC Help
Powered by ViewVC 1.1.23