IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 24, 2008, 1:46:53 PM (18 years ago)
Author:
bills
Message:

undo last change for a more flexible solution. Add -code to the list of
parameters and let the user ask for unfaulted ones if desired.

File:
1 edited

Legend:

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

    r19677 r19752  
    114114    psMetadataAddU64(diffskyfileArgs, PS_LIST_TAIL, "-limit",  0,            "limit result set to N items", 0);
    115115    psMetadataAddBool(diffskyfileArgs, PS_LIST_TAIL, "-simple",  0,            "use the simple output format", false);
     116    psMetadataAddS16(diffskyfileArgs, PS_LIST_TAIL, "-code",  0,            "deifine fault code", 0);
    116117
    117118    // -revertdiffskyfile
Note: See TracChangeset for help on using the changeset viewer.