IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 7, 2007, 6:27:59 PM (19 years ago)
Author:
jhoblitt
Message:

add magic_id to convertToID

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/src/pxio.c

    r12131 r15508  
    3333    PS_ASSERT_PTR_NON_NULL(mds, false);
    3434
    35     char *ids[] = {"guide_id", "chip_id", "cam_id", "det_id", "warp_id", "diff_id", "stack_id", NULL};
     35    char *ids[] = {"guide_id", "chip_id", "cam_id", "det_id", "warp_id", "diff_id", "stack_id", "magic_id", NULL};
    3636
    3737    // loop over array of metadatas
Note: See TracChangeset for help on using the changeset viewer.