IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 23, 2006, 1:55:03 PM (20 years ago)
Author:
jhoblitt
Message:

VERSION 0.0.32

File:
1 edited

Legend:

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

    r8380 r8528  
    109109    detResidExpCreateTable(dbh);
    110110
     111    p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS detRunSummary");
     112    detRunSummaryCreateTable(dbh);
     113
    111114    psDBCleanup(dbh);
    112115
Note: See TracChangeset for help on using the changeset viewer.