Changeset 27031 for trunk/ippTools/src/pxchip.c
- Timestamp:
- Feb 22, 2010, 2:41:30 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/pxchip.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/pxchip.c
r26567 r27031 125 125 PXOPT_COPY_F32(config->args, where, "-sun_angle_max", "rawExp.sun_angle", "<"); 126 126 PXOPT_COPY_STR(config->args, where, "-comment", "rawExp.comment", "LIKE"); 127 PXOPT_COPY_STR(config->args, where, "-obs_mode", "rawExp.obs_mode", " ==");127 PXOPT_COPY_STR(config->args, where, "-obs_mode", "rawExp.obs_mode", "LIKE"); 128 128 return true; 129 129 }
Note:
See TracChangeset
for help on using the changeset viewer.
