Changeset 19408 for trunk/ippTools/src/warptool.c
- Timestamp:
- Sep 8, 2008, 10:47:04 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/warptool.c (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/warptool.c
r19370 r19408 562 562 psMetadata *where = psMetadataAlloc(); 563 563 PXOPT_COPY_S64(config->args, where, "-warp_id", "warp_id", "=="); 564 PXOPT_COPY_STR(config->args, where, "-label", "label", "=="); 564 565 565 566 PXOPT_LOOKUP_U64(limit, config->args, "-limit", false, false); … … 811 812 psMetadata *where = psMetadataAlloc(); 812 813 PXOPT_COPY_S64(config->args, where, "-warp_id", "warp_id", "=="); 814 PXOPT_COPY_STR(config->args, where, "-label", "label", "=="); 813 815 814 816 PXOPT_LOOKUP_U64(limit, config->args, "-limit", false, false); … … 917 919 uri, 918 920 path_base, 919 "full",// data_state921 "full", // data_state 920 922 bg, 921 923 bg_stdev,
Note:
See TracChangeset
for help on using the changeset viewer.
