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 @@ application=`getApplication`
runApplication ./makeMesh
runApplication $application
# ----------------------------------------------------------------- end-of-file
#------------------------------------------------------------------------------

View File

@ -6,4 +6,4 @@ cd ${0%/*} || exit 1 # Run from this directory
rm -rf *[1-9]*
rm -f log.* 2>/dev/null
# ----------------------------------------------------------------- end-of-file
#------------------------------------------------------------------------------

View File

@ -8,4 +8,4 @@ application=`getApplication`
runApplication $application
# ----------------------------------------------------------------- end-of-file
#------------------------------------------------------------------------------