IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

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

VERSION 0.0.52

File:
1 edited

Legend:

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

    r9684 r9783  
    4848    p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS p2ProcessedExp");
    4949    p2ProcessedExpCreateTable(dbh);
     50
     51    p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS p2Mask");
     52    p2MaskCreateTable(dbh);
    5053
    5154    p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS p2ProcessedImfile");
Note: See TracChangeset for help on using the changeset viewer.