IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 16, 2007, 4:42:59 PM (19 years ago)
Author:
jhoblitt
Message:

VERSION 1.1.8

File:
1 edited

Legend:

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

    r11820 r11867  
    5050    p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS p5DiffScfile");
    5151    p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS p6Run");
     52    p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS p6InputScfile");
     53    p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS p6SumScfile");
    5254
    5355    psDBCleanup(dbh);
Note: See TracChangeset for help on using the changeset viewer.