Changeset 25935 for trunk/ippTools/src/chiptool.c
- Timestamp:
- Oct 23, 2009, 12:17:32 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/chiptool.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/chiptool.c
r25851 r25935 129 129 psMetadata *where = psMetadataAlloc(); 130 130 pxchipGetSearchArgs (config, where); // rawExp only 131 pxAddLabelSearchArgs (config, where, "-label", "newExp.label", "LIKE"); 131 pxAddLabelSearchArgs (config, where, "-label", "newExp.label", "LIKE"); // define using newExp label 132 132 133 133 // psListLength(where->list) is at least 1 because exp_type defaults to "object"
Note:
See TracChangeset
for help on using the changeset viewer.
