IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 8, 2009, 5:11:55 PM (17 years ago)
Author:
Paul Price
Message:

Copy concepts to inverse file, so that photcode etc can be set.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppSub/src/ppSubReadoutInverse.c

    r23740 r23763  
    2424    invRO->data_exists = invRO->parent->data_exists = invRO->parent->parent->data_exists = true;
    2525
     26    pmConceptsCopyFPA(invRO->parent->parent->parent, outRO->parent->parent->parent, true, true);
     27
    2628    return true;
    2729}
Note: See TracChangeset for help on using the changeset viewer.