Changeset 27053
- Timestamp:
- Feb 24, 2010, 11:44:08 AM (16 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/pztool.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/pztool.c
r26981 r27053 808 808 psMetadata *where = psMetadataAlloc(); 809 809 PXOPT_COPY_STR(config->args, where, "-exp_name", "exp_name", "=="); 810 PXOPT_COPY_STR(config->args, where, "-inst", " inst", "==");810 PXOPT_COPY_STR(config->args, where, "-inst", "camera", "=="); 811 811 PXOPT_COPY_STR(config->args, where, "-telescope", "telescope", "=="); 812 812 PXOPT_COPY_STR(config->args, where, "-class", "class", "==");
Note:
See TracChangeset
for help on using the changeset viewer.
