IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 14, 2007, 5:58:26 PM (19 years ago)
Author:
jhoblitt
Message:

VERSION 1.1.7

File:
1 edited

Legend:

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

    r11809 r11820  
    127127    p5DiffScfileCreateTable(dbh);
    128128
     129    p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS p6Run");
     130    p6RunCreateTable(dbh);
     131
    129132    psDBCleanup(dbh);
    130133
Note: See TracChangeset for help on using the changeset viewer.