IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 25, 2008, 1:23:41 PM (18 years ago)
Author:
jhoblitt
Message:

add warptool -block/-masked/-unblock modes

File:
1 edited

Legend:

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

    r16733 r17145  
    8686    CREATE_TABLE(warpSkyCellMapCreateTable);
    8787    CREATE_TABLE(warpSkyfileCreateTable);
     88    CREATE_TABLE(warpMaskCreateTable);
    8889    CREATE_TABLE(stackRunCreateTable);
    8990    CREATE_TABLE(stackInputSkyfileCreateTable);
     
    185186    DROP_TABLE(warpSkyCellMapDropTable);
    186187    DROP_TABLE(warpSkyfileDropTable);
     188    DROP_TABLE(warpMaskDropTable);
    187189    DROP_TABLE(diffRunDropTable);
    188190    DROP_TABLE(diffInputSkyfileDropTable);
Note: See TracChangeset for help on using the changeset viewer.