source: JEM-EUSO/esaf_lal/tags/v1_r0/esaf/packages/reconstruction/modules/shower/footprint/include/LinkDef.hh @ 117

Last change on this file since 117 was 117, checked in by moretto, 11 years ago

ESAF version compilable on mac OS

File size: 198 bytes
Line 
1// ESAF : Euso Simulation and Analysis Framework
2//
3
4#ifdef __CINT__
5
6#pragma link off all globals;
7#pragma link off all classes;
8#pragma link off all functions;
9
10// A collection of classes
11
12#endif
Note: See TracBrowser for help on using the repository browser.