Added DenseMatrix
This commit is contained in:
parent
367d1f90b0
commit
452e8a4957
1 changed files with 3 additions and 1 deletions
|
|
@ -790,7 +790,9 @@ FILE_PATTERNS = Kinetics.h Kinetics.cpp \
|
|||
AqueousTransport.h \
|
||||
AqueousTransport.cpp \
|
||||
WaterTransport.h \
|
||||
WaterTransport.cpp
|
||||
WaterTransport.cpp \
|
||||
DenseMatrix.h \
|
||||
DenseMatrix.cpp
|
||||
|
||||
# The RECURSIVE tag can be used to turn specify whether or not subdirectories
|
||||
# should be searched for input files as well. Possible values are YES and NO.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue