IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 3, 2006, 12:09:49 PM (20 years ago)
Author:
jhoblitt
Message:

VERSION 0.0.40

File:
1 edited

Legend:

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

    r9107 r9149  
    4040    p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS detNormalizedStatImfile");
    4141    p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS detNormalizedImfile");
     42    p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS detNormalizedExp");
    4243    p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS detMasterFrame");
    4344    p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS detMasterImfile");
Note: See TracChangeset for help on using the changeset viewer.