Changeset 717 for trunk/src/Makefile


Ignore:
Timestamp:
11/17/05 14:37:54 (19 years ago)
Author:
mar637
Message:

implemented use of SDLog

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/Makefile

    r684 r717  
    5050CCOBJECTS := MathUtils.o \
    5151             MathUtils2.o \
     52             SDLog.o \
    5253             SDAttr.o \
    5354             SDContainer.o \
     
    7273             python_SDFitTable.o \
    7374             python_SDLineFinder.o \
     75             python_SDLog.o \
    7476             python_SD.o
    7577
     
    9395             SDAsciiWriter.h \
    9496             SDLineFinder.h \
     97             SDLog.h \
    9598             python_SD.h
    9699
Note: See TracChangeset for help on using the changeset viewer.