IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 3, 2006, 12:09:49 PM (20 years ago)
Author:
jhoblitt
Message:

VERSION 0.0.40

File:
1 edited

Legend:

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

    r9107 r9149  
    100100    detNormalizedImfileCreateTable(dbh);
    101101
     102    p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS detNormalizedExp");
     103    detNormalizedExpCreateTable(dbh);
     104
    102105    p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS detMasterFrame");
    103106    detMasterFrameCreateTable(dbh);
Note: See TracChangeset for help on using the changeset viewer.