From c8904e60d2c97ee3c4865bb34419758a10cb2a5a Mon Sep 17 00:00:00 2001 From: Henry Weller Date: Tue, 16 Feb 2016 08:57:29 +0000 Subject: [PATCH] scripts: Reformat with consistent section separators --- Allclean | 2 +- Allwmake | 4 ++-- AllwmakeLibccmio | 2 +- etc/tools/ParaView3Functions | 2 +- etc/tools/ThirdPartyFunctions | 2 +- makeCGAL | 2 +- makeCmake | 2 +- makeGcc | 2 +- makeGperftools | 2 +- makeLLVM | 2 +- 10 files changed, 11 insertions(+), 11 deletions(-) diff --git a/Allclean b/Allclean index 524fde91..de5c650f 100755 --- a/Allclean +++ b/Allclean @@ -59,4 +59,4 @@ done [ -d platforms ] && ( set -x; rm -rf platforms/* ) -# ----------------------------------------------------------------- end-of-file +#------------------------------------------------------------------------------ diff --git a/Allwmake b/Allwmake index 315b495b..6c6d4eb3 100755 --- a/Allwmake +++ b/Allwmake @@ -306,7 +306,7 @@ then fi -# ----------------------------------------------------------------------------- +#------------------------------------------------------------------------------ # Metis is optional echo ======================================== @@ -365,4 +365,4 @@ echo ======================================== echo -# ----------------------------------------------------------------- end-of-file +#------------------------------------------------------------------------------ diff --git a/AllwmakeLibccmio b/AllwmakeLibccmio index a3473a5d..293e09cc 100755 --- a/AllwmakeLibccmio +++ b/AllwmakeLibccmio @@ -82,4 +82,4 @@ set -x ) -# ----------------------------------------------------------------- end-of-file +#------------------------------------------------------------------------------ diff --git a/etc/tools/ParaView3Functions b/etc/tools/ParaView3Functions index 96bf8a44..6910d546 100644 --- a/etc/tools/ParaView3Functions +++ b/etc/tools/ParaView3Functions @@ -498,4 +498,4 @@ addCMakeVariable "BUILD_TESTING:BOOL=OFF" # remove dependency on WebKit # addCMakeVariable VTK_QT_USE_WEBKIT:BOOL=OFF -# ----------------------------------------------------------------- end-of-file +#------------------------------------------------------------------------------ diff --git a/etc/tools/ThirdPartyFunctions b/etc/tools/ThirdPartyFunctions index a82a5698..83cf34e6 100644 --- a/etc/tools/ThirdPartyFunctions +++ b/etc/tools/ThirdPartyFunctions @@ -119,4 +119,4 @@ cpMakeFiles() } -# ----------------------------------------------------------------- end-of-file +#------------------------------------------------------------------------------ diff --git a/makeCGAL b/makeCGAL index 62912275..2ee3e4fc 100755 --- a/makeCGAL +++ b/makeCGAL @@ -287,4 +287,4 @@ CMAKE_OPTIONS echo "Done CGAL" ) -# ----------------------------------------------------------------- end-of-file +#------------------------------------------------------------------------------ diff --git a/makeCmake b/makeCmake index 1e6d4422..b3ca91dc 100755 --- a/makeCmake +++ b/makeCmake @@ -120,4 +120,4 @@ else } fi -# ----------------------------------------------------------------- end-of-file +#------------------------------------------------------------------------------ diff --git a/makeGcc b/makeGcc index 1c107747..90e92f09 100755 --- a/makeGcc +++ b/makeGcc @@ -279,4 +279,4 @@ else fi -# ----------------------------------------------------------------- end-of-file +#------------------------------------------------------------------------------ diff --git a/makeGperftools b/makeGperftools index 3bf9bd28..613c332b 100755 --- a/makeGperftools +++ b/makeGperftools @@ -115,4 +115,4 @@ else } fi -# ----------------------------------------------------------------- end-of-file +#------------------------------------------------------------------------------ diff --git a/makeLLVM b/makeLLVM index 505d4073..d4892391 100755 --- a/makeLLVM +++ b/makeLLVM @@ -131,4 +131,4 @@ else } fi -# ----------------------------------------------------------------- end-of-file +#------------------------------------------------------------------------------