From 0cdb34dbdf59c889f32c3babf17adfb0bdf4ad28 Mon Sep 17 00:00:00 2001 From: Henry Date: Fri, 1 Jun 2012 12:01:06 +0100 Subject: [PATCH] thermophysicalModels: rationalised the location of the makeThermo macros --- .../basic/{rhoThermo/rhoThermo => basicThermo}/makeThermo.H | 0 .../rhoReactionThermo => }/makeReactionThermo.H | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename src/thermophysicalModels/basic/{rhoThermo/rhoThermo => basicThermo}/makeThermo.H (100%) rename src/thermophysicalModels/reactionThermo/{rhoReactionThermo/rhoReactionThermo => }/makeReactionThermo.H (100%) diff --git a/src/thermophysicalModels/basic/rhoThermo/rhoThermo/makeThermo.H b/src/thermophysicalModels/basic/basicThermo/makeThermo.H similarity index 100% rename from src/thermophysicalModels/basic/rhoThermo/rhoThermo/makeThermo.H rename to src/thermophysicalModels/basic/basicThermo/makeThermo.H diff --git a/src/thermophysicalModels/reactionThermo/rhoReactionThermo/rhoReactionThermo/makeReactionThermo.H b/src/thermophysicalModels/reactionThermo/makeReactionThermo.H similarity index 100% rename from src/thermophysicalModels/reactionThermo/rhoReactionThermo/rhoReactionThermo/makeReactionThermo.H rename to src/thermophysicalModels/reactionThermo/makeReactionThermo.H