IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 25, 2007, 2:30:38 PM (19 years ago)
Author:
eugene
Message:

adding -select_state option to residimfile

File:
1 edited

Legend:

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

    r13937 r13974  
    700700    psMetadataAddBool(residimfileArgs, PS_LIST_TAIL, "-simple",  0,
    701701            "use the simple output format", false);
     702    psMetadataAddStr(residimfileArgs, PS_LIST_TAIL, "-select_state",  0,
     703            "search for state", NULL);
    702704
    703705    // -addresidexp
Note: See TracChangeset for help on using the changeset viewer.