IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 4, 2006, 12:26:17 PM (20 years ago)
Author:
jhoblitt
Message:

VERSION 0.0.45

File:
1 edited

Legend:

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

    r9213 r9229  
    433433        }
    434434
    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")) {
    436436            exit(EXIT_FAILURE);
    437437        }
Note: See TracChangeset for help on using the changeset viewer.