Changeset 26349 for trunk/ippTools/src/pztool.c
- Timestamp:
- Dec 7, 2009, 12:32:22 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/pztool.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/pztool.c
r25418 r26349 783 783 psMetadata *where = psMetadataAlloc(); 784 784 PXOPT_COPY_STR(config->args, where, "-exp_name", "exp_name", "=="); 785 PXOPT_COPY_STR(config->args, where, "-inst", " inst", "==");785 PXOPT_COPY_STR(config->args, where, "-inst", "camera", "=="); 786 786 PXOPT_COPY_STR(config->args, where, "-telescope", "telescope", "=="); 787 787 PXOPT_COPY_STR(config->args, where, "-class", "class", "==");
Note:
See TracChangeset
for help on using the changeset viewer.
