IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

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

VERSION 0.0.53

File:
1 edited

Legend:

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

    r9783 r9788  
    2727    p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS p3PendingExp");
    2828    p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS p3ProcessedExp");
     29    p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS p3Mask");
    2930    p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS detRun");
    3031    p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS detInputExp");
Note: See TracChangeset for help on using the changeset viewer.