TUT: remove cr-nl endings

- use git show --ignore-space-change when examining
This commit is contained in:
Mark Olesen
2019-10-01 12:39:10 +02:00
committed by Andrew Heather
parent 93422f1a72
commit 8f1844fff0
3 changed files with 207 additions and 201 deletions

View File

@ -1,5 +1,10 @@
/*--------------------------------*- C++ -*----------------------------------*/
/*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: v1906 |
| \\ / A nd | Web: www.OpenFOAM.com |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
FoamFile
{
version 2.0;

View File

@ -13,6 +13,7 @@ FoamFile
location "system";
object controlDict;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
application interIsoFoam;