Changeset 26984 for trunk/ippTools/src/stacktool.c
- Timestamp:
- Feb 18, 2010, 11:36:46 AM (16 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/stacktool.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/stacktool.c
r26981 r26984 992 992 psMetadata *where = psMetadataAlloc(); 993 993 PXOPT_COPY_S64(config->args, where, "-stack_id", "stackSumSkyfile.stack_id", "=="); 994 PXOPT_COPY_STR(config->args, where, "-label", "stackRun.label", "==");994 pxAddLabelSearchArgs(config, where, "-label", "stackRun.label", "=="); 995 995 PXOPT_COPY_S16(config->args, where, "-fault", "stackSumSkyfile.fault", "=="); 996 996
Note:
See TracChangeset
for help on using the changeset viewer.
