IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 30, 2009, 12:22:27 PM (17 years ago)
Author:
Paul Price
Message:

Remove mention of 'quality' from revert modes --- don't want to confuse reversion because of a fault with reversion because of bad quality (but no fault).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/pap/ippTools/src/regtoolConfig.c

    r23532 r23604  
    140140    ADD_OPT(Str, revertprocessedimfileArgs, "-class_id",      "search by class ID", NULL);
    141141    ADD_OPT(S16, revertprocessedimfileArgs, "-fault",          "search by fault code", 0);
    142     ADD_OPT(S16, revertprocessedimfileArgs, "-quality",       "search by quality flag", 0);
    143142    ADD_OPT(S64, revertprocessedimfileArgs, "-exp_id_begin",  "search by exposure ID", 0);
    144143    ADD_OPT(S64, revertprocessedimfileArgs, "-exp_id_end",    "search by exposure ID", 0);
Note: See TracChangeset for help on using the changeset viewer.