[cantera+autotools]: removing a doubly compiled directive, numerics should compile correctly again

This commit is contained in:
Nicholas Malaya 2011-12-09 05:50:08 +00:00
parent 541b35c130
commit 4a821b4d8a

View file

@ -5,7 +5,7 @@ h_sources = ArrayViewer.h DenseMatrix.h \
SquareMatrix.h ResidJacEval.h NonlinearSolver.h
cc_sources = DenseMatrix.cpp funcs.cpp Func1.cpp ODE_integrators.cpp \
BandMatrix.cpp DAE_solvers.cpp funcs.cpp sort.cpp \
BandMatrix.cpp DAE_solvers.cpp sort.cpp \
SquareMatrix.cpp ResidJacEval.cpp NonlinearSolver.cpp
INCLUDES = -I../base -I../../../