IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 14, 2007, 4:02:28 PM (19 years ago)
Author:
jhoblitt
Message:

VERSION 1.1.6

File:
1 edited

Legend:

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

    r11780 r11809  
    4646    p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS p4SkyCellMap");
    4747    p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS p4Scfile");
     48    p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS p5Run");
     49    p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS p5InputScfile");
     50    p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS p5DiffScfile");
    4851
    4952    psDBCleanup(dbh);
Note: See TracChangeset for help on using the changeset viewer.