IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 20, 2006, 2:38:16 PM (20 years ago)
Author:
jhoblitt
Message:

VERSION 0.0.50

File:
1 edited

Legend:

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

    r9301 r9684  
    1111    }
    1212
    13     p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS weather");
    14     p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS skyp_transparency");
    15     p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS skyp_absorption");
    16     p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS skyp_emission");
    17     p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS dimm");
    18     p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS skyp_ir");
    19     p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS dome");
    20     p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS telescope");
    2113    p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS summitExp");
    2214    p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS pzPendingExp");
Note: See TracChangeset for help on using the changeset viewer.