Changeset 465 for trunk/src/Makefile


Ignore:
Timestamp:
02/17/05 14:46:17 (19 years ago)
Author:
mar637
Message:

Added SDFitTable to handle fits and expose them to python vi the sdfit class.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/Makefile

    r460 r465  
    4545             SDAttr.o \
    4646             SDContainer.o \
     47             SDFitTable.o \
    4748             SDPol.o \
    4849             SDPol2.o \
     
    6263             python_SDMath.o \
    6364             python_SDFitter.o \
     65             python_SDFitTable.o \
    6466             python_SDLineFinder.o \
    6567             python_SD.o
     
    6971             SDAttr.h \
    7072             SDContainer.h \
     73             SDFitTable.h \
    7174             SDMemTable.h \
    7275             SDPol.h \
Note: See TracChangeset for help on using the changeset viewer.