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/insertobject.c

    r9213 r9229  
    630630        }
    631631
    632         object = detNormalizedImfileRowAlloc(-32, -32, "a string", "a string", "a string", "a string");
     632        object = detNormalizedImfileRowAlloc(-32, -32, "a string", "a string", 64.64, 64.64, 64.64, "a string", "a string");
    633633        if (!object) {
    634634            exit(EXIT_FAILURE);
Note: See TracChangeset for help on using the changeset viewer.