Changeset 8368 for trunk/ippdb/tests/dbcleanup.c
- Timestamp:
- Aug 15, 2006, 4:31:35 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/ippdb/tests/dbcleanup.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippdb/tests/dbcleanup.c
r7461 r8368 37 37 p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS detProcessedImfile"); 38 38 p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS detStackedImfile"); 39 p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS detNormalizedStatImfile"); 39 40 p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS detNormalizedImfile"); 40 41 p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS detMasterFrame");
Note:
See TracChangeset
for help on using the changeset viewer.
