IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 12, 2010, 4:16:44 PM (16 years ago)
Author:
Paul Price
Message:

Extending magicdstool -definecopy to the warp stage.

File:
1 edited

Legend:

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

    r26913 r26935  
    366366        query = pxDataGet("magicdstool_definecopy_chip.sql");
    367367        break;
     368      case IPP_STAGE_WARP:
     369        query = pxDataGet("magicdstool_definecopy_warp.sql");
    368370      case IPP_STAGE_CAMERA:
    369       case IPP_STAGE_WARP:
    370371      case IPP_STAGE_DIFF:
    371372      case IPP_STAGE_FAKE:
Note: See TracChangeset for help on using the changeset viewer.