IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 5, 2005, 4:41:07 PM (21 years ago)
Author:
drobbin
Message:

Created ImageMaskOps file. started ImageGrowMask fxn.

File:
1 edited

Legend:

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

    r4981 r5227  
    1111        tst_psImagePixelManip \
    1212        tst_psImageStats \
    13         tst_psImageStructManip
     13        tst_psImageStructManip \
     14    tst_psImageMaskOps
    1415
    1516tst_psImageConvolve_SOURCES =  tst_psImageConvolve.c
     
    2021tst_psImageStats_SOURCES =  tst_psImageStats.c
    2122tst_psImageStructManip_SOURCES =  tst_psImageStructManip.c
     23tst_psImageMaskOps_SOURCES = tst_psImageMaskOps.c
    2224
    2325check_DATA =
Note: See TracChangeset for help on using the changeset viewer.