IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 28, 2006, 12:23:25 PM (20 years ago)
Author:
jhoblitt
Message:

VERSION 0.0.60

File:
1 edited

Legend:

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

    r10110 r10238  
    4040    p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS detNormalizedImfile");
    4141    p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS detNormalizedExp");
    42     p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS detMasterFrame");
    43     p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS detMasterImfile");
    4442    p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS detResidImfile");
    4543    p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS detResidExp");
Note: See TracChangeset for help on using the changeset viewer.