IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 30, 2006, 5:47:19 PM (20 years ago)
Author:
jhoblitt
Message:

rename:

p2searchRawFrames() -> rawScienceFrameSearch()
p2searchPendingFrames() -> p2PendingFrameSearch()

merge p2searchRawFrames.c into pxframes.c (replaced by macro)
add p0 types

File:
1 edited

Legend:

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

    r6257 r6258  
    110110
    111111PX_FRAME_SEARCH(newFrame, newExp, newImfile);
     112PX_FRAME_SEARCH(rawScienceFrame, rawScienceExp, rawImfile);
     113PX_FRAME_SEARCH(p2PendingFrame, p2PendingExp, p2PendingImfile);
Note: See TracChangeset for help on using the changeset viewer.