changeset 22771:4d8ce608ccae

maint: Remove instances of triple newlines throughout repository. * stl_algo.h-fixed, diffeq.txi, poly.txi, HACKING: Remove instances of triple newlines throughout repository.
author Rik <rik@octave.org>
date Tue, 15 Nov 2016 03:19:01 -0800
parents 31b86d30874d
children 12e480350db3
files build-aux/stl_algo.h-fixed doc/interpreter/diffeq.txi doc/interpreter/poly.txi etc/HACKING
diffstat 4 files changed, 0 insertions(+), 8 deletions(-) [+]
line wrap: on
line diff
--- a/build-aux/stl_algo.h-fixed	Tue Nov 15 02:28:38 2016 -0800
+++ b/build-aux/stl_algo.h-fixed	Tue Nov 15 03:19:01 2016 -0800
@@ -5262,8 +5262,6 @@
 			      std::__iterator_category(__first));
     }
 
-
-
   /**
    *  @brief Sort the smallest elements of a sequence.
    *  @ingroup sorting_algorithms
--- a/doc/interpreter/diffeq.txi	Tue Nov 15 02:28:38 2016 -0800
+++ b/doc/interpreter/diffeq.txi	Tue Nov 15 03:19:01 2016 -0800
@@ -56,8 +56,6 @@
 @noindent
 using @nospell{Hindmarsh's} ODE solver @sc{lsode}.
 
-
-
 @DOCSTRING(lsode)
 
 @DOCSTRING(lsode_options)
--- a/doc/interpreter/poly.txi	Tue Nov 15 02:28:38 2016 -0800
+++ b/doc/interpreter/poly.txi	Tue Nov 15 03:19:01 2016 -0800
@@ -397,6 +397,3 @@
 
 @DOCSTRING(polyreduce)
 
-
-
-
--- a/etc/HACKING	Tue Nov 15 02:28:38 2016 -0800
+++ b/etc/HACKING	Tue Nov 15 03:19:01 2016 -0800
@@ -339,7 +339,6 @@
 Last updated: Tue, 29 Oct 2013 11:42:47 PDT
 
 
-
 ################################################################################
 
 Copyright (C) 2009-2016 John W. Eaton