removed reference to recipes.h
This commit is contained in:
parent
b381b149aa
commit
518a4965dd
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ BASE_OBJ = State.o Elements.o Constituents.o stringUtils.o misc.o \
|
|||
BASE_H = State.h Elements.h Constituents.h stringUtils.h global.h \
|
||||
importCTML.h plots.h xml.h Phase.h DenseMatrix.h ctml.h \
|
||||
funcs.h ctvector.h ct_defs.h Array.h PropertyCalculator.h \
|
||||
ctexceptions.h ctlapack.h units.h recipes.h mix_defs.h\
|
||||
ctexceptions.h ctlapack.h units.h mix_defs.h\
|
||||
utilities.h vec_functions.h XML_Writer.h diagnostics.h \
|
||||
config.h
|
||||
BASE = $(BASE_OBJ)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue