IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 16098


Ignore:
Timestamp:
Jan 16, 2008, 12:31:17 PM (18 years ago)
Author:
jhoblitt
Message:

typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/end_stage/ippTools/src/regtool.c

    r16089 r16098  
    778778    PXOPT_LOOKUP_U64(limit, config->args, "-limit", false, false);
    779779    PXOPT_LOOKUP_BOOL(simple, config->args, "-simple", false);
    780     PXOPT_LOOKUP_BOOL(faulted, config->args, "-simple", false);
     780    PXOPT_LOOKUP_BOOL(faulted, config->args, "-faulted", false);
    781781
    782782    psString query = pxDataGet("regtool_processedexp.sql");
Note: See TracChangeset for help on using the changeset viewer.