Changeset 20703 for trunk/ippTools/src/magictool.c
- Timestamp:
- Nov 12, 2008, 11:14:05 AM (17 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/magictool.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/magictool.c
r20700 r20703 1248 1248 PXOPT_COPY_S64(config->args, where, "-magic_id", "magicRun.magic_id", "=="); 1249 1249 PXOPT_COPY_STR(config->args, where, "-class_id", "warpSkyCellMap.class_id", "=="); 1250 PXOPT_COPY_STR(config->args, where, "-skycell_id", "warpSkyCellMap.skycell_id", "=="); 1250 1251 1251 1252 PXOPT_LOOKUP_BOOL(simple, config->args, "-simple", false); … … 1312 1313 psMetadata *where = psMetadataAlloc(); 1313 1314 PXOPT_COPY_S64(config->args, where, "-magic_id", "magicRun.magic_id", "=="); 1315 PXOPT_COPY_STR(config->args, where, "-skycell_id", "warpSkyfile.skycell_id", "=="); 1314 1316 1315 1317 PXOPT_LOOKUP_BOOL(simple, config->args, "-simple", false);
Note:
See TracChangeset
for help on using the changeset viewer.
