[cantera+autotools]: removing a doubly compiled directive, numerics should compile correctly again
This commit is contained in:
parent
541b35c130
commit
4a821b4d8a
1 changed files with 1 additions and 1 deletions
|
|
@ -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../../../
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue