Changeset 9229 for trunk/ippdb/tests/insert.c
- Timestamp:
- Oct 4, 2006, 12:26:17 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/ippdb/tests/insert.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippdb/tests/insert.c
r9213 r9229 433 433 } 434 434 435 if (!detNormalizedImfileInsert(dbh, -32, -32, "a string", "a string", "a string", "a string")) {435 if (!detNormalizedImfileInsert(dbh, -32, -32, "a string", "a string", 64.64, 64.64, 64.64, "a string", "a string")) { 436 436 exit(EXIT_FAILURE); 437 437 }
Note:
See TracChangeset
for help on using the changeset viewer.
