Changeset 495 in Sophya for trunk/SophyaPI/PIext/piafitting.cc


Ignore:
Timestamp:
Oct 21, 1999, 8:58:45 PM (26 years ago)
Author:
ercodmgr
Message:

Portage -> DPPlanck , Reza+cmv 21/10/99

File:
1 edited

Legend:

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

    r493 r495  
    12481248, saveI1(0), saveI2(0), saveJ1(0), saveJ2(0), ErrValue(1.)
    12491249{
     1250#ifdef SANS_EVOLPLANCK
    12501251COMPATIBLE_ASSERT(mFitter);
     1252#else
     1253ASSERT(mFitter);
     1254#endif
     1255
    12511256int npar = mFitter->mNPar;
    12521257
Note: See TracChangeset for help on using the changeset viewer.