Changeset 28480 for branches/pap/ippTools/src/bgtool.c
- Timestamp:
- Jun 24, 2010, 2:21:11 PM (16 years ago)
- File:
-
- 1 edited
-
branches/pap/ippTools/src/bgtool.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/pap/ippTools/src/bgtool.c
r28476 r28480 1330 1330 psMetadata *where = psMetadataAlloc(); 1331 1331 PXOPT_COPY_S64(config->args, where, "-warp_bg_id", "warpBackgroundRun.warp_bg_id", "=="); 1332 PXOPT_COPY_STR(config->args, where, "-skycell_id", " warpProcessedSkyfile.skycell_id", "==");1332 PXOPT_COPY_STR(config->args, where, "-skycell_id", "skycell_id", "=="); 1333 1333 1334 1334 PXOPT_LOOKUP_U64(limit, config->args, "-limit", false, false);
Note:
See TracChangeset
for help on using the changeset viewer.
