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/regtool.c

    r23532 r23604  
    410410    PXOPT_COPY_STR(config->args, where,  "-class_id",     "class_id", "==");
    411411    PXOPT_COPY_S16(config->args, where,  "-fault",         "fault", "==");
    412     PXOPT_COPY_S16(config->args, where,  "-quality",      "quality", "==");
    413412    PXOPT_COPY_S64(config->args, where,  "-exp_id_begin", "exp_id", ">=");
    414413    PXOPT_COPY_S64(config->args, where,  "-exp_id_end", "exp_id", "<=");
Note: See TracChangeset for help on using the changeset viewer.