From aa0489eff446cdd1b66369572c96820e45ec7ed2 Mon Sep 17 00:00:00 2001 From: andy Date: Wed, 26 Oct 2011 14:52:01 +0100 Subject: [PATCH] ENH: Removed redundant file --- .../simpleControl/simpleControlI.H | 32 ------------------- 1 file changed, 32 deletions(-) delete mode 100644 src/finiteVolume/cfdTools/general/solutionControl/simpleControl/simpleControlI.H diff --git a/src/finiteVolume/cfdTools/general/solutionControl/simpleControl/simpleControlI.H b/src/finiteVolume/cfdTools/general/solutionControl/simpleControl/simpleControlI.H deleted file mode 100644 index eaca9b079d..0000000000 --- a/src/finiteVolume/cfdTools/general/solutionControl/simpleControl/simpleControlI.H +++ /dev/null @@ -1,32 +0,0 @@ -/*---------------------------------------------------------------------------*\ - ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox - \\ / O peration | - \\ / A nd | Copyright (C) 2011 OpenFOAM Foundation - \\/ M anipulation | -------------------------------------------------------------------------------- -License - This file is part of OpenFOAM. - - OpenFOAM is free software: you can redistribute it and/or modify it - under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or - (at your option) any later version. - - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT - ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or - FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - for more details. - - You should have received a copy of the GNU General Public License - along with OpenFOAM. If not, see . - -\*---------------------------------------------------------------------------*/ - -#include "Time.H" - -// * * * * * * * * * * * * * * * Member Functions * * * * * * * * * * * * * // - - - -// ************************************************************************* //