Changeset 3572 in Sophya for trunk/SophyaPI/PIext/piafitting.h


Ignore:
Timestamp:
Feb 7, 2009, 10:50:34 PM (17 years ago)
Author:
cmv
Message:

char* -> const char* pour regler les problemes de deprecated string const... + comparaison unsigned signed + suppression EVOL_PLANCK rz+cmv 07/02/2009

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaPI/PIext/piafitting.h

    r2815 r3572  
    2121class PIAFitterWind;
    2222
    23 #ifdef SANS_EVOLPLANCK
    24 #include "cvector.h"
    25 class GeneralFunction; class GeneralFunc; class GeneralFit;
    26 class GeneralFitData;
    27 #else
    2823#include "tvector.h"
    2924namespace SOPHYA {
     
    3126class GeneralFitData;
    3227}
    33 #endif
    3428
    3529class PIAFitter : public CmdExecutor {
Note: See TracChangeset for help on using the changeset viewer.