Changeset 882


Ignore:
Timestamp:
03/08/06 11:59:17 (18 years ago)
Author:
mar637
Message:

added linefinder

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/Makefile

    r879 r882  
    9797             RowAccumulator.o \
    9898             STSelector.o \
     99             SDLineFinder.o \
    99100             SDFitter.o
    100101PYOBJECTS := python_Scantable.o \
     
    104105             python_SDFitter.o \
    105106             python_SDLog.o \
     107             python_SDLineFinder.o \
    106108             python_asap.o
    107109
     
    125127             STDefs.h \
    126128             STWriter.h \
    127              STSelector.h
     129             STSelector.h \
     130             SDLineFinder.h
    128131
    129132STATICCCLIB := libasap.a
Note: See TracChangeset for help on using the changeset viewer.