Changeset 30437 for trunk/ippTools/src/pztool.c
- Timestamp:
- Jan 28, 2011, 7:53:36 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/pztool.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/pztool.c
r30353 r30437 917 917 PS_ASSERT_PTR_NON_NULL(config, false); 918 918 PXOPT_LOOKUP_STR(exp_name, config->args, "-exp_name", true, false); 919 PXOPT_LOOKUP_STR(camera, config->args, "- camera", true, false);919 PXOPT_LOOKUP_STR(camera, config->args, "-inst", true, false); 920 920 PXOPT_LOOKUP_STR(telescope,config->args, "-telescope",true, false); 921 921 PXOPT_LOOKUP_STR(state, config->args, "-set_state",true, false);
Note:
See TracChangeset
for help on using the changeset viewer.
