Changeset 25935 for trunk/ippTools/src/faketool.c
- Timestamp:
- Oct 23, 2009, 12:17:32 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/faketool.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/faketool.c
r25851 r25935 130 130 PXOPT_COPY_TIME(config->args, where, "-dateobs_end", "dateobs", "<="); 131 131 PXOPT_COPY_STR(config->args, where, "-exp_tag", "exp_tag", "=="); 132 pxAddLabelSearchArgs (config, where, "-label", "label", "=="); 132 pxAddLabelSearchArgs (config, where, "-label", "label", "=="); // XXX does this choose the right label? 133 133 PXOPT_COPY_STR(config->args, where, "-filelevel", "filelevel", "=="); 134 134 PXOPT_COPY_STR(config->args, where, "-reduction", "reduction", "==");
Note:
See TracChangeset
for help on using the changeset viewer.
