IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

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

add warpMask table

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippdb/tests/dbcleanup.c

    r16731 r17144  
    3030    p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS warpSkyCellMap");
    3131    p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS warpSkyfile");
     32    p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS warpMask");
    3233    p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS diffRun");
    3334    p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS diffInputSkyfile");
Note: See TracChangeset for help on using the changeset viewer.