Changeset 3572 in Sophya for trunk/SophyaPI/PIext/piafitting.h
- Timestamp:
- Feb 7, 2009, 10:50:34 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PIext/piafitting.h
r2815 r3572 21 21 class PIAFitterWind; 22 22 23 #ifdef SANS_EVOLPLANCK24 #include "cvector.h"25 class GeneralFunction; class GeneralFunc; class GeneralFit;26 class GeneralFitData;27 #else28 23 #include "tvector.h" 29 24 namespace SOPHYA { … … 31 26 class GeneralFitData; 32 27 } 33 #endif34 28 35 29 class PIAFitter : public CmdExecutor {
Note:
See TracChangeset
for help on using the changeset viewer.