IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 15, 2006, 12:20:35 PM (20 years ago)
Author:
jhoblitt
Message:

VESRION 0.0.67

File:
1 edited

Legend:

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

    r10681 r10748  
    4545    p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS p4Run");
    4646    p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS p4InputImfile");
    47     p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS p4PWarpedImfile");
     47    p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS p4WarpedImfile");
    4848    p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS p4PStackedImfile");
    4949    p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS p4PDiffImfile");
Note: See TracChangeset for help on using the changeset viewer.