IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 16, 2005, 5:18:39 PM (21 years ago)
Author:
Paul Price
Message:

Importing PAP code from phase 2. NOTE: Reverted files in detrend/ and imsubtract/ to a previous version. DO NOT merge these files back!

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/pap_branch_051214/psModules/src/astrom/Makefile.am

    r5674 r5795  
    44libpsmoduleastrom_la_LDFLAGS  = -release $(PACKAGE_VERSION)
    55libpsmoduleastrom_la_SOURCES  = \
    6     pmAstrometry.c \
    7     pmAstrometryObjects.c
     6        pmAstrometry.c \
     7        pmAstrometryObjects.c \
     8        pmChipMosaic.c \
     9        pmFPAConceptsGet.c \
     10        pmFPAConceptsSet.c \
     11        pmFPAConstruct.c \
     12        pmFPARead.c \
     13        pmFPAWrite.c \
     14        pmReadout.c \
     15        psAdditionals.c
    816
    917psmoduleincludedir = $(includedir)
    1018psmoduleinclude_HEADERS = \
    11   pmAstrometry.h \
    12   pmAstrometryObjects.h
     19        pmAstrometry.h \
     20        pmAstrometryObjects.h \
     21        pmChipMosaic.h \
     22        pmFPAConceptsGet.h \
     23        pmFPAConceptsSet.h \
     24        pmFPAConstruct.h \
     25        pmFPARead.h \
     26        pmFPAWrite.h \
     27        pmReadout.h \
     28        psAdditionals.h
Note: See TracChangeset for help on using the changeset viewer.