IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 36919


Ignore:
Timestamp:
Jun 19, 2014, 11:21:24 PM (12 years ago)
Author:
eugene
Message:

add cmf lensing I/O functions

Location:
branches/eam_branches/ipp-20140610/Ohana/src/libdvo
Files:
2 added
2 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20140610/Ohana/src/libdvo/Makefile

    r36912 r36919  
    3939$(DESTINC)/ps1_ref_defs.h \
    4040$(DESTINC)/cmf-ps1-dv3.h \
    41 $(DESTINC)/cmf-ps1-v5.h
     41$(DESTINC)/cmf-ps1-v5.h \
     42$(DESTINC)/cmf-ps1-v5-lensing.h
    4243
    4344INCS = $(DEFS) $(DESTINC)/dvo.h $(DESTINC)/autocode.h $(DESTINC)/dvo_util.h $(DESTINC)/dvodb.h $(DESTINC)/libdvo_astro.h $(DESTINC)/convert.h $(DESTINC)/get_graphdata.h
     
    9091$(SRC)/cmf-ps1-dv3.$(ARCH).o \
    9192$(SRC)/cmf-ps1-v5.$(ARCH).o \
     93$(SRC)/cmf-ps1-v5-lensing.$(ARCH).o \
    9294$(SRC)/dvo_util.$(ARCH).o \
    9395$(SRC)/dbBooleanCond.$(ARCH).o          \
  • branches/eam_branches/ipp-20140610/Ohana/src/libdvo/include/dvo.h

    r36918 r36919  
    338338# include "cmf-ps1-dv3.h"
    339339# include "cmf-ps1-v5.h"
     340# include "cmf-ps1-v5-lensing.h"
    340341
    341342typedef struct {
Note: See TracChangeset for help on using the changeset viewer.