Changeset 10227 for trunk/ippTools/src/dettoolConfig.c
- Timestamp:
- Nov 28, 2006, 11:30:28 AM (20 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/dettoolConfig.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/dettoolConfig.c
r10223 r10227 545 545 psMetadata *detrunsummaryArgs = psMetadataAlloc(); 546 546 psMetadataAddStr(detrunsummaryArgs, PS_LIST_TAIL, "-det_id", 0, 547 "search for detrend ID", NULL);547 "search for detrend ID", NULL); 548 548 psMetadataAddS32(detrunsummaryArgs, PS_LIST_TAIL, "-iteration", 0, 549 "search for iteration number", 0); 549 "search for iteration number", 0); 550 psMetadataAddBool(detrunsummaryArgs, PS_LIST_TAIL, "-simple", 0, 551 "use the simple output format", false); 550 552 551 553 // -updatedetrun
Note:
See TracChangeset
for help on using the changeset viewer.
