IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 15, 2006, 4:31:35 PM (20 years ago)
Author:
jhoblitt
Message:

VERSION 0.0.29

File:
1 edited

Legend:

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

    r7461 r8368  
    3737    p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS detProcessedImfile");
    3838    p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS detStackedImfile");
     39    p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS detNormalizedStatImfile");
    3940    p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS detNormalizedImfile");
    4041    p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS detMasterFrame");
Note: See TracChangeset for help on using the changeset viewer.