scripts: Reformat with consistent section separators

This commit is contained in:
Henry Weller
2016-02-15 18:30:24 +00:00
parent 0196822968
commit 350d03246e
370 changed files with 399 additions and 401 deletions

View File

@ -9,4 +9,4 @@ rm -rf 0
cp -r 0.org 0
cleanSamples
# ----------------------------------------------------------------- end-of-file
#------------------------------------------------------------------------------

View File

@ -12,4 +12,4 @@ runApplication $application
runApplication foamCalc mag U
runApplication sample
# ----------------------------------------------------------------- end-of-file
#------------------------------------------------------------------------------

View File

@ -7,4 +7,4 @@ cd ${0%/*} || exit 1 # Run from this directory
cleanCase
rm -f constant/polyMesh/boundary > /dev/null 2>&1
# ----------------------------------------------------------------- end-of-file
#------------------------------------------------------------------------------

View File

@ -13,4 +13,4 @@ sed -i -e 's/symmetry\([)]*;\)/empty\1/' constant/polyMesh/boundary
runApplication $application
# ----------------------------------------------------------------- end-of-file
#------------------------------------------------------------------------------