IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 23, 2006, 5:13:02 PM (20 years ago)
Author:
jhoblitt
Message:

VERSION 0.0.33

File:
1 edited

Legend:

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

    r8528 r8543  
    564564        }
    565565
    566         object = detStackedImfileRowAlloc(-32, -32, "a string", "a string", "a string", 64.64, 64.64, 64.64);
     566        object = detStackedImfileRowAlloc(-32, -32, "a string", "a string", "a string", 64.64, 64.64, 64.64, true);
    567567        if (!object) {
    568568            exit(EXIT_FAILURE);
Note: See TracChangeset for help on using the changeset viewer.