IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 2, 2006, 1:49:11 PM (20 years ago)
Author:
jhoblitt
Message:

VERSION 0.0.39

File:
1 edited

Legend:

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

    r8665 r9107  
    3636    p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS detInputExp");
    3737    p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS detProcessedImfile");
     38    p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS detProcessedExp");
    3839    p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS detStackedImfile");
    3940    p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS detNormalizedStatImfile");
Note: See TracChangeset for help on using the changeset viewer.