From 2fcb6d506b52c31e38667829813a6a2183cb50a9 Mon Sep 17 00:00:00 2001
From: sergio <s.ferraris@opencfd.co.uk>
Date: Thu, 11 Mar 2010 14:29:33 +0000
Subject: [PATCH] BUG: option file in combustionModel links general thermo

---
 .../solvers/combustion/fireFoam/combustionModels/Make/options   | 2 --
 1 file changed, 2 deletions(-)

diff --git a/applications/solvers/combustion/fireFoam/combustionModels/Make/options b/applications/solvers/combustion/fireFoam/combustionModels/Make/options
index 42f59c8e176..3f557113c48 100644
--- a/applications/solvers/combustion/fireFoam/combustionModels/Make/options
+++ b/applications/solvers/combustion/fireFoam/combustionModels/Make/options
@@ -1,6 +1,4 @@
 EXE_INC = \
-    -I../sensibleEnthalpyCombustionThermophysicalModels/basic/lnInclude \
-    -I../sensibleEnthalpyCombustionThermophysicalModels/reactionThermo/lnInclude \
     -I$(LIB_SRC)/thermophysicalModels/basic/lnInclude \
     -I$(LIB_SRC)/thermophysicalModels/reactionThermo/lnInclude \
     -I$(LIB_SRC)/thermophysicalModels/specie/lnInclude \
-- 
GitLab