IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 5, 2006, 11:32:26 AM (20 years ago)
Author:
jhoblitt
Message:

VERSION 0.0.47

File:
1 edited

Legend:

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

    r9149 r9301  
    3333    p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS p2ProcessedImfile");
    3434    p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS p3PendingExp");
     35    p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS p3ProcessedExp");
    3536    p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS detRun");
    3637    p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS detInputExp");
Note: See TracChangeset for help on using the changeset viewer.