IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 2, 2006, 4:44:19 PM (20 years ago)
Author:
jhoblitt
Message:

rename addnormstat -> addnormalizedstat
rename tonormstat -> tonormalizedstat

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/src/dettoolConfig.c

    r9115 r9123  
    550550    PXTOOL_MODE("-addstacked",      DETTOOL_MODE_ADDSTACKED,    addstacArgs);
    551551    PXTOOL_MODE("-tonormalize",     DETTOOL_MODE_TONORMALIZE,   tonormalizeArgs);
    552     PXTOOL_MODE("-addnormstat",     DETTOOL_MODE_ADDNORMSTAT,   addnormstatArgs);
    553     PXTOOL_MODE("-tonormstat",      DETTOOL_MODE_TONORMSTAT,    tonormstatArgs);
     552    PXTOOL_MODE("-addnormalizedstat",     DETTOOL_MODE_ADDNORMALIZEDSTAT,   addnormstatArgs);
     553    PXTOOL_MODE("-tonormalizedstat",      DETTOOL_MODE_TONORMALIZEDSTAT,    tonormstatArgs);
    554554    PXTOOL_MODE("-stacked",         DETTOOL_MODE_STACKED,       stacArgs);
    555555//    PXTOOL_MODE("-stackedframe",    DETTOOL_MODE_STACKEDFRAME,  stacframeArgs);
Note: See TracChangeset for help on using the changeset viewer.