Changeset 24664 for trunk/ippTools/src/stacktoolConfig.c
- Timestamp:
- Jul 3, 2009, 11:48:59 AM (17 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/stacktoolConfig.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/stacktoolConfig.c
r24660 r24664 82 82 psMetadataAddS32(definebyqueryArgs, PS_LIST_TAIL, "-min_new", 0, "minimum number of new inputs", 0); 83 83 psMetadataAddF32(definebyqueryArgs, PS_LIST_TAIL, "-min_frac", 0, "minumum fraction of new inputs", NAN); 84 psMetadataAddBool(definebyqueryArgs, PS_LIST_TAIL, "-pretend", 0, "do not actually modify the database", false); 84 85 psMetadataAddBool(definebyqueryArgs, PS_LIST_TAIL, "-simple", 0, "use the simple output format", false); 85 86
Note:
See TracChangeset
for help on using the changeset viewer.
