IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 13, 2016, 12:31:29 PM (10 years ago)
Author:
eugene
Message:

add code to repair stacks and to repair the psps object IDs

File:
1 edited

Legend:

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

    r39619 r39693  
    2626RELASTRO = \
    2727$(SRC)/CheckMeasureToImage.$(ARCH).o \
     28$(SRC)/RepairObjectIDs.$(ARCH).o \
     29$(SRC)/RepairStacks.$(ARCH).o \
    2830$(SRC)/RepairStackMeasures.$(ARCH).o \
    2931$(SRC)/StackImageMaps.$(ARCH).o \
     
    114116RELASTRO_CLIENT = \
    115117$(SRC)/CheckMeasureToImage.$(ARCH).o \
     118$(SRC)/RepairObjectIDs.$(ARCH).o \
     119$(SRC)/RepairStacks.$(ARCH).o \
    116120$(SRC)/RepairStackMeasures.$(ARCH).o \
    117121$(SRC)/StackImageMaps.$(ARCH).o \
Note: See TracChangeset for help on using the changeset viewer.