ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitCommon/MathTools/src/MitCommonMathToolsLinkDef.h
(Generate patch)

Comparing UserCode/MitCommon/MathTools/src/MitCommonMathToolsLinkDef.h (file contents):
Revision 1.1 by loizides, Thu Jun 11 19:36:34 2009 UTC vs.
Revision 1.2 by loizides, Thu Jun 11 20:31:19 2009 UTC

# Line 4 | Line 4
4   #define MITCOMMON_MATHTOOLS_LINKDEF_H
5  
6   #include "MitCommon/MathTools/interface/MathUtils.h"
7 < #include "MitCommon/MathTools/interface/TPFuncs.h"
7 > #include "MitCommon/MathTools/interface/Funcs.h"
8   #endif
9  
10   #ifdef __CINT__
# Line 16 | Line 16
16   #pragma link C++ namespace mithep;
17  
18   #pragma link C++ class mithep::MathUtils-;
19 < #pragma link C++ class mithep::TPFuncs-;
19 > #pragma link C++ class mithep::Funcs-;
20   #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines