IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 28, 2006, 12:23:25 PM (20 years ago)
Author:
jhoblitt
Message:

VERSION 0.0.60

File:
1 edited

Legend:

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

    r10110 r10238  
    100100    detNormalizedExpCreateTable(dbh);
    101101
    102     p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS detMasterFrame");
    103     detMasterFrameCreateTable(dbh);
    104 
    105     p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS detMasterImfile");
    106     detMasterImfileCreateTable(dbh);
    107 
    108102    p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS detResidImfile");
    109103    detResidImfileCreateTable(dbh);
Note: See TracChangeset for help on using the changeset viewer.