IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 11, 2007, 3:35:04 PM (20 years ago)
Author:
jhoblitt
Message:

VERSION 0.0.73

File:
1 edited

Legend:

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

    r10753 r11045  
    2020    p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS newExp");
    2121    p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS newImfile");
    22     p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS rawDetrendExp");
    23     p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS rawScienceExp");
     22    p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS rawExp");
    2423    p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS rawImfile");
    2524    p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS p1PendingExp");
Note: See TracChangeset for help on using the changeset viewer.