IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 26, 2007, 12:18:03 PM (19 years ago)
Author:
gusciora
Message:

Removed the following from Makefile.am

tap_psImageShiftKernel.c
tap_psImageInterpolate.c

And made changes to convert the old image interpolation calls to the new.
THese files compile, but they don't necessarily pass all tests.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/imageops/Makefile.am

    r12777 r13042  
    1414TEST_PROGS = \
    1515        tap_psImageShift \
    16         tap_psImageShiftKernel \
    1716        tap_psImageGeomManip \
    18         tap_psImageInterpolate \
    1917        tap_psImagePixelManip \
    2018        tap_psImageSmooth \
     
    2422        tap_psImagePixelExtract \
    2523        tap_psImageInterpolate2
     24
     25#       tap_psImageShiftKernel
     26#       tap_psImageInterpolate
    2627
    2728if BUILD_TESTS
Note: See TracChangeset for help on using the changeset viewer.