IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 11124


Ignore:
Timestamp:
Jan 17, 2007, 4:09:03 PM (19 years ago)
Author:
Paul Price
Message:

Adding functions to return the extent of a member of the FPA hierarchy.

Location:
trunk/psModules/src/camera
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/camera/Makefile.am

    r9585 r11124  
    2424        pmFPAfileFitsIO.c \
    2525        pmFPAFlags.c \
    26         pmFPALevel.c
     26        pmFPALevel.c \
     27        pmFPAExtent.c
    2728
    2829pkginclude_HEADERS = \
     
    4748        pmFPAfileFitsIO.h \
    4849        pmFPAFlags.h \
    49         pmFPALevel.h
     50        pmFPALevel.h \
     51        pmFPAExtent.h
    5052
    5153CLEANFILES = *~
Note: See TracChangeset for help on using the changeset viewer.