Changeset 27210 for trunk/ippTools/src/pxcam.c
- Timestamp:
- Mar 5, 2010, 1:45:08 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/pxcam.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/pxcam.c
r26981 r27210 87 87 PXOPT_COPY_STR(config->args, where, "-comment", "rawExp.comment", "LIKE"); 88 88 PXOPT_COPY_STR(config->args, where, "-filelevel", "rawExp.filelevel", "=="); 89 PXOPT_COPY_STR(config->args, where, "-filter", "rawExp.filter", " ==");89 PXOPT_COPY_STR(config->args, where, "-filter", "rawExp.filter", "LIKE"); 90 90 PXOPT_COPY_F64(config->args, where, "-airmass_min", "rawExp.airmass", ">="); 91 91 PXOPT_COPY_F64(config->args, where, "-airmass_max", "rawExp.airmass", "<");
Note:
See TracChangeset
for help on using the changeset viewer.
