IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 6, 2006, 2:46:09 PM (19 years ago)
Author:
Paul Price
Message:

Additions to ensure concepts/headers are propagated

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/camera/pmFPACopy.c

    r9589 r10512  
    333333    // Update the concepts
    334334    psMetadataCopy(target->concepts, source->concepts);
     335    psMetadataCopy(target->parent->concepts, source->parent->concepts);
    335336
    336337    target->data_exists = true;
Note: See TracChangeset for help on using the changeset viewer.