IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 18, 2006, 11:39:06 AM (20 years ago)
Author:
jhoblitt
Message:

update -stacked options

File:
1 edited

Legend:

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

    r7141 r7144  
    107107    psMetadataAddStr(stacArgs, PS_LIST_TAIL, "-iter",  0,
    108108        "search for iteration number", NULL);
     109    psMetadataAddStr(stacArgs, PS_LIST_TAIL, "-stats",  0,
     110        "search for stats", NULL);
     111    psMetadataAddStr(stacArgs, PS_LIST_TAIL, "-recipe",  0,
     112        "search for recipe", NULL);
    109113
    110114#define PXTOOL_MODE(option, modeval, argset) \
Note: See TracChangeset for help on using the changeset viewer.