IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 30, 2006, 11:25:59 AM (20 years ago)
Author:
jhoblitt
Message:

VERSION 0.0.52

File:
1 edited

Legend:

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

    r9684 r9783  
    2323    p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS p2PendingImfile");
    2424    p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS p2ProcessedExp");
     25    p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS p2Mask");
    2526    p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS p2ProcessedImfile");
    2627    p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS p3PendingExp");
Note: See TracChangeset for help on using the changeset viewer.