IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 17917


Ignore:
Timestamp:
Jun 4, 2008, 3:49:34 PM (18 years ago)
Author:
Paul Price
Message:

Don't need cam_id for adding an overlap.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/src/warptool.c

    r17791 r17917  
    526526    PXOPT_LOOKUP_STR(mapfile, config->args, "-mapfile", false, false);
    527527    PXOPT_LOOKUP_STR(warp_id, config->args, "-warp_id", false, false);
    528     PXOPT_LOOKUP_STR(cam_id, config->args, "-cam_id", false, false);
    529528    PXOPT_LOOKUP_S16(code, config->args, "-code", false, false);
    530529
Note: See TracChangeset for help on using the changeset viewer.