Added a missing .h file.
This commit is contained in:
parent
4f18225519
commit
82db8d7914
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ KINETICS_H = importKinetics.h GRI_30_Kinetics.h KineticsFactory.h \
|
||||||
Kinetics.h GasKinetics.h \
|
Kinetics.h GasKinetics.h \
|
||||||
FalloffFactory.h ReactionStoichMgr.h reaction_defs.h \
|
FalloffFactory.h ReactionStoichMgr.h reaction_defs.h \
|
||||||
FalloffMgr.h ThirdBodyMgr.h RateCoeffMgr.h ReactionData.h \
|
FalloffMgr.h ThirdBodyMgr.h RateCoeffMgr.h ReactionData.h \
|
||||||
RxnRates.h Enhanced3BConc.h
|
RxnRates.h Enhanced3BConc.h StoichManager.h
|
||||||
KINETICS = $(KINETICS_OBJ) $(KINETICS_H)
|
KINETICS = $(KINETICS_OBJ) $(KINETICS_H)
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue