Changeset 28681 for trunk/ippTools/src/stacktool.c
- Timestamp:
- Jul 16, 2010, 6:46:05 AM (16 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/stacktool.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/stacktool.c
r28600 r28681 741 741 PXOPT_COPY_STR(config->args, where, "-label", "stackRun.label", "=="); 742 742 PXOPT_COPY_STR(config->args, where, "-state", "stackRun.state", "=="); 743 PXOPT_COPY_S TR(config->args, where, "-sass_id", "stackAssociationMap.sass_id", "==");743 PXOPT_COPY_S64(config->args, where, "-sass_id", "stackAssociationMap.sass_id", "=="); 744 744 if (!psListLength(where->list)) { 745 745 psFree(where);
Note:
See TracChangeset
for help on using the changeset viewer.
