IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 28, 2008, 3:06:02 PM (18 years ago)
Author:
jhoblitt
Message:

require ippdb 1.1.31
remove warpInputExp table
remove warptool -runone & -addinputexp modes
add -cam_id & -magiced options to warptool -definerun

File:
1 edited

Legend:

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

    r16611 r16733  
    8484    CREATE_TABLE(detRegisteredImfileCreateTable);
    8585    CREATE_TABLE(warpRunCreateTable);
    86     CREATE_TABLE(warpInputExpCreateTable);
    8786    CREATE_TABLE(warpSkyCellMapCreateTable);
    8887    CREATE_TABLE(warpSkyfileCreateTable);
     
    184183    DROP_TABLE(detRegisteredImfileDropTable);
    185184    DROP_TABLE(warpRunDropTable);
    186     DROP_TABLE(warpInputExpDropTable);
    187185    DROP_TABLE(warpSkyCellMapDropTable);
    188186    DROP_TABLE(warpSkyfileDropTable);
Note: See TracChangeset for help on using the changeset viewer.