From 4354869230a9dd51c7465a2539882db1c5546cb4 Mon Sep 17 00:00:00 2001 From: Harry Moffat Date: Sat, 22 Oct 2005 00:29:02 +0000 Subject: [PATCH] Missed a .h file in the last commit. --- Cantera/src/Makefile.in | 1 + 1 file changed, 1 insertion(+) diff --git a/Cantera/src/Makefile.in b/Cantera/src/Makefile.in index d230f0bec..db4c7c9ac 100755 --- a/Cantera/src/Makefile.in +++ b/Cantera/src/Makefile.in @@ -48,6 +48,7 @@ THERMO_H = ThermoPhase.h IdealGasPhase.h ConstDensityThermo.h \ NasaPoly1.h NasaPoly2.h NasaThermo.h \ ShomateThermo.h ShomatePoly.h ConstCpPoly.h\ SimpleThermo.h SpeciesThermoMgr.h \ + SpeciesThermoInterpType.h \ GeneralSpeciesThermo.h Mu0Poly.h \ speciesThermoTypes.h SpeciesThermo.h SurfPhase.h \ EdgePhase.h polyfit.h Func1.h \