- Timestamp:
- Sep 19, 2014, 4:05:27 PM (12 years ago)
- Location:
- branches/eam_branches/ps2-tc3-20130727
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ippTools/src/disttool.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ps2-tc3-20130727
- Property svn:mergeinfo changed
-
branches/eam_branches/ps2-tc3-20130727/ippTools/src/disttool.c
r36680 r37403 605 605 PXOPT_COPY_TIME(config->args, where, "-time_stamp_begin", "distRun.time_stamp", ">="); 606 606 PXOPT_COPY_TIME(config->args, where, "-time_stamp_end", "distRun.time_stamp", "<="); 607 PXOPT_COPY_S64(config->args, where, "-dist_id_min", "dist_id", ">="); 608 PXOPT_COPY_S64(config->args, where, "-dist_id_max", "dist_id", "<="); 607 609 608 610 PXOPT_LOOKUP_BOOL(clean, config->args, "-clean", false);
Note:
See TracChangeset
for help on using the changeset viewer.
