IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 10, 2006, 3:30:36 PM (20 years ago)
Author:
jhoblitt
Message:

fully implement -rawimfile

File:
1 edited

Legend:

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

    r8280 r8281  
    129129    psMetadataAddStr(rawimfileArgs, PS_LIST_TAIL, "-class_id",  0,
    130130        "search by class ID", NULL);
    131 
     131    psMetadataAddBool(rawimfileArgs, PS_LIST_TAIL, "-simple",  0,
     132        "use the simple output format", false);
    132133
    133134#define PXTOOL_MODE(option, modeval, argset) \
Note: See TracChangeset for help on using the changeset viewer.