IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 16, 2016, 4:05:21 PM (10 years ago)
Author:
eugene
Message:

add code to fix the warp image IDs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/relastro/Makefile

    r39457 r39471  
    2525
    2626RELASTRO = \
     27$(SRC)/RepairWarps.$(ARCH).o \
     28$(SRC)/RepairWarpMeasures.$(ARCH).o \
     29$(SRC)/WarpImageMaps.$(ARCH).o \
     30$(SRC)/myIndex.$(ARCH).o \
    2731$(SRC)/ConfigInit.$(ARCH).o          \
    2832$(SRC)/FitChip.$(ARCH).o             \
     
    105109
    106110RELASTRO_CLIENT = \
     111$(SRC)/RepairWarps.$(ARCH).o \
     112$(SRC)/RepairWarpMeasures.$(ARCH).o \
     113$(SRC)/WarpImageMaps.$(ARCH).o \
     114$(SRC)/myIndex.$(ARCH).o \
    107115$(SRC)/ConfigInit.$(ARCH).o          \
    108116$(SRC)/FitSimple.$(ARCH).o           \
Note: See TracChangeset for help on using the changeset viewer.