IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 25, 2004, 11:10:09 AM (22 years ago)
Author:
desonia
Message:

extracted image FFT functions into a new file.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/image/Makefile

    r1338 r1625  
    33##  Makefile:   collections
    44##
    5 ##  $Revision: 1.2 $  $Name: not supported by cvs2svn $
    6 ##  $Date: 2004-07-29 21:43:11 $
     5##  $Revision: 1.3 $  $Name: not supported by cvs2svn $
     6##  $Date: 2004-08-25 21:10:08 $
    77##
    88##  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    3434           psImageIO.o \
    3535           psImageManip.o \
    36            psImageStats.o
     36           psImageStats.o \
     37           psImageFFT.o
    3738
    3839OBJS = $(addprefix makedir/,$(SRC_OBJS))
Note: See TracChangeset for help on using the changeset viewer.