IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 14902


Ignore:
Timestamp:
Sep 19, 2007, 4:41:55 PM (19 years ago)
Author:
Paul Price
Message:

Set the data_exists flags once we know we have something good.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/pswarp/src/pswarpTransformReadout_Opt.c

    r14874 r14902  
    233233
    234234    output->data_exists = true;
     235    output->parent->data_exists = true;
     236    output->parent->parent->data_exists = true;
    235237
    236238    psLogMsg ("pswarp", 3, "warping analysis: %f sec\n", psTimerMark ("warp"));
Note: See TracChangeset for help on using the changeset viewer.