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/dbsetup.c

    r9149 r9301  
    7979    p3PendingExpCreateTable(dbh);
    8080
     81    p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS p3ProcessedExp");
     82    p3ProcessedExpCreateTable(dbh);
     83
    8184    p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS detRun");
    8285    detRunCreateTable(dbh);
Note: See TracChangeset for help on using the changeset viewer.