IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 30, 2006, 11:55:36 AM (20 years ago)
Author:
jhoblitt
Message:

VERSION 0.0.53

File:
1 edited

Legend:

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

    r9783 r9788  
    6161    p3ProcessedExpCreateTable(dbh);
    6262
     63    p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS p3Mask");
     64    p3MaskCreateTable(dbh);
     65
    6366    p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS detRun");
    6467    detRunCreateTable(dbh);
Note: See TracChangeset for help on using the changeset viewer.