*** empty log message ***
This commit is contained in:
parent
a201e7c538
commit
e581fe0d85
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ CXX_OBJS = fct.o fctxml.o
|
|||
INTERFACE_MODULE_OBJS = fct_interface.o fctxml_interface.o
|
||||
|
||||
USER_MODULE_OBJS = cantera_xml.o cantera_thermo.o cantera_kinetics.o \
|
||||
cantera_transport.o cantera_iface.o cantera_funcs.o cantera.o
|
||||
cantera_transport.o cantera_funcs.o cantera.o
|
||||
|
||||
MODULES = $(INTERFACE_MODULE_OBJS:_interface.o=.mod) $(USER_MODULE_OBJS)
|
||||
OBJS = $(CXX_OBJS) $(USER_MODULE_OBJS)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue