Changeset 16826 for trunk/ippTools/src/stacktoolConfig.c
- Timestamp:
- Mar 5, 2008, 10:57:34 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/stacktoolConfig.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/stacktoolConfig.c
r16724 r16826 45 45 psTime *now = psTimeGetNow(PS_TIME_TAI); 46 46 47 // - definebyquery47 // -queue 48 48 psMetadata *queueArgs = psMetadataAlloc(); 49 49 psMetadataAddStr(queueArgs, PS_LIST_TAIL, "-workdir", 0, … … 88 88 "define max solar angle", NAN); 89 89 90 psMetadataAddBool(queueArgs, PS_LIST_TAIL, "-all", 0, 91 "allow everything to be queued without search terms", false); 90 92 psMetadataAddBool(queueArgs, PS_LIST_TAIL, "-simple", 0, 91 93 "use the simple output format", false);
Note:
See TracChangeset
for help on using the changeset viewer.
