IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 1, 2006, 2:30:47 PM (20 years ago)
Author:
Paul Price
Message:

Removing pmSubtractSky from the build --- it uses
p_psDetermineTrimmedImage which I can't find. It probably needs to be
updated to use the current version of psLib.

File:
1 edited

Legend:

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

    r7018 r7025  
    99        pmMaskBadPixels.c \
    1010        pmNonLinear.c \
    11         pmSubtractBias.c \
    12         pmSubtractSky.c
     11        pmSubtractBias.c
     12#        pmSubtractSky.c
    1313
    1414psmoduleincludedir = $(includedir)
     
    2121        pmMaskBadPixels.h \
    2222        pmNonLinear.h \
    23         pmSubtractBias.c \
    24         pmSubtractSky.c
     23        pmSubtractBias.c
     24#        pmSubtractSky.c
    2525
    2626EXTRA_DIST = pmFlatFieldErrors.dat pmMaskBadPixelsErrors.dat
Note: See TracChangeset for help on using the changeset viewer.