Changeset 297 for trunk/src/Makefile


Ignore:
Timestamp:
01/25/05 17:16:46 (19 years ago)
Author:
vor010
Message:

SDLineFinder: C++ class and python binder
have been added. This is an initial version, but it works in some simple

cases. Makefile and install.sh were updated to account for new source files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/Makefile

    r260 r297  
    5353             SDFITSImageWriter.o \
    5454             SDAsciiWriter.o \
     55             SDLineFinder.o \
    5556             python_SDMemTable.o \
    5657             python_SDReader.o \
     
    5859             python_SDMath.o \
    5960             python_SDFitter.o \
     61             python_SDLineFinder.o \
    6062             python_SD.o
    6163
     
    7476             SDFITSImageWriter.h \
    7577             SDAsciiWriter.h \
     78             SDLineFinder.h \
    7679             python_SD.h
    7780
Note: See TracChangeset for help on using the changeset viewer.