changeset 21202:f7121e111991

maint: indent #ifdef blocks in liboctave and src directories. * Array-C.cc, Array-b.cc, Array-ch.cc, Array-d.cc, Array-f.cc, Array-fC.cc, Array-i.cc, Array-idx-vec.cc, Array-s.cc, Array-str.cc, Array-util.cc, Array-voidp.cc, Array.cc, CColVector.cc, CDiagMatrix.cc, CMatrix.cc, CNDArray.cc, CRowVector.cc, CSparse.cc, CSparse.h, DiagArray2.cc, MArray-C.cc, MArray-d.cc, MArray-f.cc, MArray-fC.cc, MArray-i.cc, MArray-s.cc, MArray.cc, MDiagArray2.cc, MSparse-C.cc, MSparse-d.cc, MSparse.h, MatrixType.cc, PermMatrix.cc, Range.cc, Sparse-C.cc, Sparse-b.cc, Sparse-d.cc, Sparse.cc, boolMatrix.cc, boolNDArray.cc, boolSparse.cc, chMatrix.cc, chNDArray.cc, dColVector.cc, dDiagMatrix.cc, dMatrix.cc, dNDArray.cc, dRowVector.cc, dSparse.cc, dSparse.h, dim-vector.cc, fCColVector.cc, fCDiagMatrix.cc, fCMatrix.cc, fCNDArray.cc, fCRowVector.cc, fColVector.cc, fDiagMatrix.cc, fMatrix.cc, fNDArray.cc, fRowVector.cc, idx-vector.cc, int16NDArray.cc, int32NDArray.cc, int64NDArray.cc, int8NDArray.cc, intNDArray.cc, uint16NDArray.cc, uint32NDArray.cc, uint64NDArray.cc, uint8NDArray.cc, blaswrap.c, cquit.c, f77-extern.cc, f77-fcn.c, f77-fcn.h, lo-error.c, quit.cc, quit.h, CmplxAEPBAL.cc, CmplxCHOL.cc, CmplxGEPBAL.cc, CmplxHESS.cc, CmplxLU.cc, CmplxQR.cc, CmplxQRP.cc, CmplxSCHUR.cc, CmplxSVD.cc, CollocWt.cc, DASPK.cc, DASRT.cc, DASSL.cc, EIG.cc, LSODE.cc, ODES.cc, Quad.cc, base-lu.cc, base-qr.cc, dbleAEPBAL.cc, dbleCHOL.cc, dbleGEPBAL.cc, dbleHESS.cc, dbleLU.cc, dbleQR.cc, dbleQRP.cc, dbleSCHUR.cc, dbleSVD.cc, eigs-base.cc, fCmplxAEPBAL.cc, fCmplxCHOL.cc, fCmplxGEPBAL.cc, fCmplxHESS.cc, fCmplxLU.cc, fCmplxQR.cc, fCmplxQRP.cc, fCmplxSCHUR.cc, fCmplxSVD.cc, fEIG.cc, floatAEPBAL.cc, floatCHOL.cc, floatGEPBAL.cc, floatHESS.cc, floatLU.cc, floatQR.cc, floatQRP.cc, floatSCHUR.cc, floatSVD.cc, lo-mappers.cc, lo-specfun.cc, oct-convn.cc, oct-fftw.cc, oct-fftw.h, oct-norm.cc, oct-rand.cc, oct-spparms.cc, randgamma.c, randmtzig.c, randpoisson.c, sparse-chol.cc, sparse-dmsolve.cc, sparse-lu.cc, sparse-qr.cc, mx-defs.h, dir-ops.cc, file-ops.cc, file-stat.cc, lo-sysdep.cc, mach-info.cc, oct-env.cc, oct-group.cc, oct-openmp.h, oct-passwd.cc, oct-syscalls.cc, oct-time.cc, oct-uname.cc, pathlen.h, sysdir.h, syswait.h, cmd-edit.cc, cmd-hist.cc, data-conv.cc, f2c-main.c, glob-match.cc, lo-array-errwarn.cc, lo-array-gripes.cc, lo-cutils.c, lo-cutils.h, lo-ieee.cc, lo-math.h, lo-regexp.cc, lo-utils.cc, oct-base64.cc, oct-glob.cc, oct-inttypes.cc, oct-inttypes.h, oct-locbuf.cc, oct-mutex.cc, oct-refcount.h, oct-rl-edit.c, oct-rl-hist.c, oct-shlib.cc, oct-sort.cc, pathsearch.cc, singleton-cleanup.cc, sparse-sort.cc, sparse-util.cc, statdefs.h, str-vec.cc, unwind-prot.cc, url-transfer.cc, display-available.h, main-cli.cc, main-gui.cc, main.in.cc, mkoctfile.in.cc, octave-config.in.cc, shared-fcns.h: indent #ifdef blocks in liboctave and src directories.
author Rik <rik@octave.org>
date Sat, 06 Feb 2016 06:40:13 -0800
parents 88b41a4711e2
children 710e700cdd7f
files liboctave/array/Array-C.cc liboctave/array/Array-b.cc liboctave/array/Array-ch.cc liboctave/array/Array-d.cc liboctave/array/Array-f.cc liboctave/array/Array-fC.cc liboctave/array/Array-i.cc liboctave/array/Array-idx-vec.cc liboctave/array/Array-s.cc liboctave/array/Array-str.cc liboctave/array/Array-util.cc liboctave/array/Array-voidp.cc liboctave/array/Array.cc liboctave/array/CColVector.cc liboctave/array/CDiagMatrix.cc liboctave/array/CMatrix.cc liboctave/array/CNDArray.cc liboctave/array/CRowVector.cc liboctave/array/CSparse.cc liboctave/array/CSparse.h liboctave/array/DiagArray2.cc liboctave/array/MArray-C.cc liboctave/array/MArray-d.cc liboctave/array/MArray-f.cc liboctave/array/MArray-fC.cc liboctave/array/MArray-i.cc liboctave/array/MArray-s.cc liboctave/array/MArray.cc liboctave/array/MDiagArray2.cc liboctave/array/MSparse-C.cc liboctave/array/MSparse-d.cc liboctave/array/MSparse.h liboctave/array/MatrixType.cc liboctave/array/PermMatrix.cc liboctave/array/Range.cc liboctave/array/Sparse-C.cc liboctave/array/Sparse-b.cc liboctave/array/Sparse-d.cc liboctave/array/Sparse.cc liboctave/array/boolMatrix.cc liboctave/array/boolNDArray.cc liboctave/array/boolSparse.cc liboctave/array/chMatrix.cc liboctave/array/chNDArray.cc liboctave/array/dColVector.cc liboctave/array/dDiagMatrix.cc liboctave/array/dMatrix.cc liboctave/array/dNDArray.cc liboctave/array/dRowVector.cc liboctave/array/dSparse.cc liboctave/array/dSparse.h liboctave/array/dim-vector.cc liboctave/array/fCColVector.cc liboctave/array/fCDiagMatrix.cc liboctave/array/fCMatrix.cc liboctave/array/fCNDArray.cc liboctave/array/fCRowVector.cc liboctave/array/fColVector.cc liboctave/array/fDiagMatrix.cc liboctave/array/fMatrix.cc liboctave/array/fNDArray.cc liboctave/array/fRowVector.cc liboctave/array/idx-vector.cc liboctave/array/int16NDArray.cc liboctave/array/int32NDArray.cc liboctave/array/int64NDArray.cc liboctave/array/int8NDArray.cc liboctave/array/intNDArray.cc liboctave/array/uint16NDArray.cc liboctave/array/uint32NDArray.cc liboctave/array/uint64NDArray.cc liboctave/array/uint8NDArray.cc liboctave/cruft/misc/blaswrap.c liboctave/cruft/misc/cquit.c liboctave/cruft/misc/f77-extern.cc liboctave/cruft/misc/f77-fcn.c liboctave/cruft/misc/f77-fcn.h liboctave/cruft/misc/lo-error.c liboctave/cruft/misc/quit.cc liboctave/cruft/misc/quit.h liboctave/numeric/CmplxAEPBAL.cc liboctave/numeric/CmplxCHOL.cc liboctave/numeric/CmplxGEPBAL.cc liboctave/numeric/CmplxHESS.cc liboctave/numeric/CmplxLU.cc liboctave/numeric/CmplxQR.cc liboctave/numeric/CmplxQRP.cc liboctave/numeric/CmplxSCHUR.cc liboctave/numeric/CmplxSVD.cc liboctave/numeric/CollocWt.cc liboctave/numeric/DASPK.cc liboctave/numeric/DASRT.cc liboctave/numeric/DASSL.cc liboctave/numeric/EIG.cc liboctave/numeric/LSODE.cc liboctave/numeric/ODES.cc liboctave/numeric/Quad.cc liboctave/numeric/base-lu.cc liboctave/numeric/base-qr.cc liboctave/numeric/dbleAEPBAL.cc liboctave/numeric/dbleCHOL.cc liboctave/numeric/dbleGEPBAL.cc liboctave/numeric/dbleHESS.cc liboctave/numeric/dbleLU.cc liboctave/numeric/dbleQR.cc liboctave/numeric/dbleQRP.cc liboctave/numeric/dbleSCHUR.cc liboctave/numeric/dbleSVD.cc liboctave/numeric/eigs-base.cc liboctave/numeric/fCmplxAEPBAL.cc liboctave/numeric/fCmplxCHOL.cc liboctave/numeric/fCmplxGEPBAL.cc liboctave/numeric/fCmplxHESS.cc liboctave/numeric/fCmplxLU.cc liboctave/numeric/fCmplxQR.cc liboctave/numeric/fCmplxQRP.cc liboctave/numeric/fCmplxSCHUR.cc liboctave/numeric/fCmplxSVD.cc liboctave/numeric/fEIG.cc liboctave/numeric/floatAEPBAL.cc liboctave/numeric/floatCHOL.cc liboctave/numeric/floatGEPBAL.cc liboctave/numeric/floatHESS.cc liboctave/numeric/floatLU.cc liboctave/numeric/floatQR.cc liboctave/numeric/floatQRP.cc liboctave/numeric/floatSCHUR.cc liboctave/numeric/floatSVD.cc liboctave/numeric/lo-mappers.cc liboctave/numeric/lo-specfun.cc liboctave/numeric/oct-convn.cc liboctave/numeric/oct-fftw.cc liboctave/numeric/oct-fftw.h liboctave/numeric/oct-norm.cc liboctave/numeric/oct-rand.cc liboctave/numeric/oct-spparms.cc liboctave/numeric/randgamma.c liboctave/numeric/randmtzig.c liboctave/numeric/randpoisson.c liboctave/numeric/sparse-chol.cc liboctave/numeric/sparse-dmsolve.cc liboctave/numeric/sparse-lu.cc liboctave/numeric/sparse-qr.cc liboctave/operators/mx-defs.h liboctave/system/dir-ops.cc liboctave/system/file-ops.cc liboctave/system/file-stat.cc liboctave/system/lo-sysdep.cc liboctave/system/mach-info.cc liboctave/system/oct-env.cc liboctave/system/oct-group.cc liboctave/system/oct-openmp.h liboctave/system/oct-passwd.cc liboctave/system/oct-syscalls.cc liboctave/system/oct-time.cc liboctave/system/oct-uname.cc liboctave/system/pathlen.h liboctave/system/sysdir.h liboctave/system/syswait.h liboctave/util/cmd-edit.cc liboctave/util/cmd-hist.cc liboctave/util/data-conv.cc liboctave/util/f2c-main.c liboctave/util/glob-match.cc liboctave/util/lo-array-errwarn.cc liboctave/util/lo-array-gripes.cc liboctave/util/lo-cutils.c liboctave/util/lo-cutils.h liboctave/util/lo-ieee.cc liboctave/util/lo-math.h liboctave/util/lo-regexp.cc liboctave/util/lo-utils.cc liboctave/util/oct-base64.cc liboctave/util/oct-glob.cc liboctave/util/oct-inttypes.cc liboctave/util/oct-inttypes.h liboctave/util/oct-locbuf.cc liboctave/util/oct-mutex.cc liboctave/util/oct-refcount.h liboctave/util/oct-rl-edit.c liboctave/util/oct-rl-hist.c liboctave/util/oct-shlib.cc liboctave/util/oct-sort.cc liboctave/util/pathsearch.cc liboctave/util/singleton-cleanup.cc liboctave/util/sparse-sort.cc liboctave/util/sparse-util.cc liboctave/util/statdefs.h liboctave/util/str-vec.cc liboctave/util/unwind-prot.cc liboctave/util/url-transfer.cc src/display-available.h src/main-cli.cc src/main-gui.cc src/main.in.cc src/mkoctfile.in.cc src/octave-config.in.cc src/shared-fcns.h
diffstat 198 files changed, 421 insertions(+), 422 deletions(-) [+]
line wrap: on
line diff
--- a/liboctave/array/Array-C.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/array/Array-C.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -22,7 +22,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 // Instantiate Arrays of Complex values.
--- a/liboctave/array/Array-b.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/array/Array-b.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -21,7 +21,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 // Instantiate Arrays of bool values.
--- a/liboctave/array/Array-ch.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/array/Array-ch.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -21,7 +21,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 // Instantiate Arrays of char values.
--- a/liboctave/array/Array-d.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/array/Array-d.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -22,7 +22,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 // Instantiate Arrays of double values.
--- a/liboctave/array/Array-f.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/array/Array-f.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -22,7 +22,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 // Instantiate Arrays of float values.
--- a/liboctave/array/Array-fC.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/array/Array-fC.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -22,7 +22,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 // Instantiate Arrays of FloatComplex values.
--- a/liboctave/array/Array-i.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/array/Array-i.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -21,7 +21,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include "oct-inttypes.h"
--- a/liboctave/array/Array-idx-vec.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/array/Array-idx-vec.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -21,7 +21,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 // Instantiate Arrays of integer values.
--- a/liboctave/array/Array-s.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/array/Array-s.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -21,7 +21,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 // Instantiate Arrays of short int values.
--- a/liboctave/array/Array-str.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/array/Array-str.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -21,7 +21,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <string>
--- a/liboctave/array/Array-util.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/array/Array-util.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -22,7 +22,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include "Array-util.h"
--- a/liboctave/array/Array-voidp.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/array/Array-voidp.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -21,7 +21,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <string>
--- a/liboctave/array/Array.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/array/Array.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -24,7 +24,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <cassert>
--- a/liboctave/array/CColVector.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/array/CColVector.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -23,7 +23,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <iostream>
--- a/liboctave/array/CDiagMatrix.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/array/CDiagMatrix.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -23,7 +23,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <iostream>
--- a/liboctave/array/CMatrix.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/array/CMatrix.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -24,7 +24,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <cfloat>
--- a/liboctave/array/CNDArray.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/array/CNDArray.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -23,7 +23,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <cfloat>
--- a/liboctave/array/CRowVector.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/array/CRowVector.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -22,7 +22,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <iostream>
--- a/liboctave/array/CSparse.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/array/CSparse.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -23,7 +23,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <cfloat>
@@ -67,7 +67,7 @@
 // Mendelsohn factorization to seperate the problem into under-determined,
 // well-determined and over-determined parts and solves them seperately
 #ifndef USE_QRSOLVE
-#include "sparse-dmsolve.cc"
+#  include "sparse-dmsolve.cc"
 #endif
 
 // Fortran functions we call.
--- a/liboctave/array/CSparse.h	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/array/CSparse.h	Sat Feb 06 06:40:13 2016 -0800
@@ -550,9 +550,9 @@
 SPARSE_FORWARD_DEFS (MSparse, SparseComplexMatrix, ComplexMatrix, Complex)
 
 #if defined (ENABLE_64)
-#define UMFPACK_ZNAME(name) umfpack_zl_ ## name
+#  define UMFPACK_ZNAME(name) umfpack_zl_ ## name
 #else
-#define UMFPACK_ZNAME(name) umfpack_zi_ ## name
+#  define UMFPACK_ZNAME(name) umfpack_zi_ ## name
 #endif
 
 #endif
--- a/liboctave/array/DiagArray2.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/array/DiagArray2.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -23,7 +23,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <cassert>
--- a/liboctave/array/MArray-C.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/array/MArray-C.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -21,7 +21,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 // Instantiate MArrays of Complex values.
--- a/liboctave/array/MArray-d.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/array/MArray-d.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -21,7 +21,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 // Instantiate MArrays of double values.
--- a/liboctave/array/MArray-f.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/array/MArray-f.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -21,7 +21,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 // Instantiate MArrays of float values.
--- a/liboctave/array/MArray-fC.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/array/MArray-fC.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -21,7 +21,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 // Instantiate MArrays of FloatComplex values.
--- a/liboctave/array/MArray-i.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/array/MArray-i.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -21,7 +21,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include "oct-inttypes.h"
--- a/liboctave/array/MArray-s.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/array/MArray-s.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -21,7 +21,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 // Instantiate MArrays of short int values.
--- a/liboctave/array/MArray.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/array/MArray.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -22,7 +22,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include "MArray.h"
--- a/liboctave/array/MDiagArray2.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/array/MDiagArray2.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -22,7 +22,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include "MDiagArray2.h"
--- a/liboctave/array/MSparse-C.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/array/MSparse-C.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -22,7 +22,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include "oct-cmplx.h"
--- a/liboctave/array/MSparse-d.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/array/MSparse-d.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -22,7 +22,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include "MSparse.h"
--- a/liboctave/array/MSparse.h	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/array/MSparse.h	Sat Feb 06 06:40:13 2016 -0800
@@ -25,7 +25,7 @@
 #define octave_MSparse_h 1
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <functional>
--- a/liboctave/array/MatrixType.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/array/MatrixType.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -23,7 +23,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <vector>
--- a/liboctave/array/PermMatrix.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/array/PermMatrix.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -21,7 +21,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include "PermMatrix.h"
--- a/liboctave/array/Range.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/array/Range.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -21,7 +21,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <cfloat>
--- a/liboctave/array/Sparse-C.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/array/Sparse-C.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -22,7 +22,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 // Instantiate Sparse matrix of complex values.
--- a/liboctave/array/Sparse-b.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/array/Sparse-b.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -22,7 +22,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 // Instantiate Sparse matrix of double values.
--- a/liboctave/array/Sparse-d.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/array/Sparse-d.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -22,7 +22,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 // Instantiate Sparse matrix of double values.
--- a/liboctave/array/Sparse.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/array/Sparse.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -24,7 +24,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <cassert>
--- a/liboctave/array/boolMatrix.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/array/boolMatrix.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -23,7 +23,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <iostream>
--- a/liboctave/array/boolNDArray.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/array/boolNDArray.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -23,7 +23,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include "Array-util.h"
--- a/liboctave/array/boolSparse.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/array/boolSparse.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -23,7 +23,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <iostream>
--- a/liboctave/array/chMatrix.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/array/chMatrix.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -23,7 +23,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <cstring>
--- a/liboctave/array/chNDArray.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/array/chNDArray.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -22,7 +22,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <string>
--- a/liboctave/array/dColVector.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/array/dColVector.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -23,7 +23,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <iostream>
--- a/liboctave/array/dDiagMatrix.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/array/dDiagMatrix.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -23,7 +23,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <iostream>
--- a/liboctave/array/dMatrix.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/array/dMatrix.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -24,7 +24,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <cfloat>
--- a/liboctave/array/dNDArray.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/array/dNDArray.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -23,7 +23,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <cfloat>
--- a/liboctave/array/dRowVector.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/array/dRowVector.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -22,7 +22,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <iostream>
--- a/liboctave/array/dSparse.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/array/dSparse.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -23,7 +23,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <cfloat>
@@ -62,7 +62,7 @@
 // Mendelsohn factorization to seperate the problem into under-determined,
 // well-determined and over-determined parts and solves them seperately
 #ifndef USE_QRSOLVE
-#include "sparse-dmsolve.cc"
+#  include "sparse-dmsolve.cc"
 #endif
 
 // Fortran functions we call.
--- a/liboctave/array/dSparse.h	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/array/dSparse.h	Sat Feb 06 06:40:13 2016 -0800
@@ -507,9 +507,9 @@
 SPARSE_FORWARD_DEFS (MSparse, SparseMatrix, Matrix, double)
 
 #if defined (ENABLE_64)
-#define UMFPACK_DNAME(name) umfpack_dl_ ## name
+#  define UMFPACK_DNAME(name) umfpack_dl_ ## name
 #else
-#define UMFPACK_DNAME(name) umfpack_di_ ## name
+#  define UMFPACK_DNAME(name) umfpack_di_ ## name
 #endif
 
 #endif
--- a/liboctave/array/dim-vector.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/array/dim-vector.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -22,7 +22,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <iostream>
--- a/liboctave/array/fCColVector.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/array/fCColVector.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -23,7 +23,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <iostream>
--- a/liboctave/array/fCDiagMatrix.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/array/fCDiagMatrix.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -23,7 +23,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <iostream>
--- a/liboctave/array/fCMatrix.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/array/fCMatrix.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -24,7 +24,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <cfloat>
--- a/liboctave/array/fCNDArray.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/array/fCNDArray.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -23,7 +23,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <cfloat>
--- a/liboctave/array/fCRowVector.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/array/fCRowVector.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -22,7 +22,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <iostream>
--- a/liboctave/array/fColVector.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/array/fColVector.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -23,7 +23,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <iostream>
--- a/liboctave/array/fDiagMatrix.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/array/fDiagMatrix.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -23,7 +23,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <iostream>
--- a/liboctave/array/fMatrix.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/array/fMatrix.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -24,7 +24,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <cfloat>
--- a/liboctave/array/fNDArray.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/array/fNDArray.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -23,7 +23,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <cfloat>
--- a/liboctave/array/fRowVector.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/array/fRowVector.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -22,7 +22,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <iostream>
--- a/liboctave/array/idx-vector.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/array/idx-vector.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -23,7 +23,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <cstdlib>
--- a/liboctave/array/int16NDArray.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/array/int16NDArray.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -22,7 +22,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include "int16NDArray.h"
--- a/liboctave/array/int32NDArray.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/array/int32NDArray.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -22,7 +22,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include "int32NDArray.h"
--- a/liboctave/array/int64NDArray.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/array/int64NDArray.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -22,7 +22,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include "int64NDArray.h"
--- a/liboctave/array/int8NDArray.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/array/int8NDArray.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -22,7 +22,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include "int8NDArray.h"
--- a/liboctave/array/intNDArray.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/array/intNDArray.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -23,7 +23,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include "Array-util.h"
--- a/liboctave/array/uint16NDArray.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/array/uint16NDArray.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -22,7 +22,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include "uint16NDArray.h"
--- a/liboctave/array/uint32NDArray.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/array/uint32NDArray.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -22,7 +22,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include "uint32NDArray.h"
--- a/liboctave/array/uint64NDArray.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/array/uint64NDArray.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -22,7 +22,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include "uint64NDArray.h"
--- a/liboctave/array/uint8NDArray.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/array/uint8NDArray.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -22,7 +22,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include "uint8NDArray.h"
--- a/liboctave/cruft/misc/blaswrap.c	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/cruft/misc/blaswrap.c	Sat Feb 06 06:40:13 2016 -0800
@@ -39,7 +39,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h> /* USE_BLASWRAP ? */
+#  include <config.h> /* USE_BLASWRAP ? */
 #endif
 
 #ifdef USE_BLASWRAP
@@ -53,7 +53,7 @@
  * same name.
  */
 #ifndef VECLIB_FILE
-#define VECLIB_FILE "/System/Library/Frameworks/vecLib.framework/Versions/A/vecLib"
+#  define VECLIB_FILE "/System/Library/Frameworks/vecLib.framework/Versions/A/vecLib"
 #endif
 
 /*
--- a/liboctave/cruft/misc/cquit.c	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/cruft/misc/cquit.c	Sat Feb 06 06:40:13 2016 -0800
@@ -21,7 +21,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <signal.h>
--- a/liboctave/cruft/misc/f77-extern.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/cruft/misc/f77-extern.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -22,7 +22,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include "f77-fcn.h"
--- a/liboctave/cruft/misc/f77-fcn.c	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/cruft/misc/f77-fcn.c	Sat Feb 06 06:40:13 2016 -0800
@@ -21,7 +21,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <stdlib.h>
--- a/liboctave/cruft/misc/f77-fcn.h	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/cruft/misc/f77-fcn.h	Sat Feb 06 06:40:13 2016 -0800
@@ -166,9 +166,9 @@
    tagged with a "noreturn" attribute.  */
 #define F77_RETURN(retval) return retval;
 #if defined (HAVE_ATTR_NORETURN)
-#define F77_NORETURN(retval)
+#  define F77_NORETURN(retval)
 #else
-#define F77_NORETURN(retval) return retval;
+#  define F77_NORETURN(retval) return retval;
 #endif
 
 /* FIXME: These should work for SV1 or Y-MP systems but will
@@ -189,9 +189,9 @@
 typedef void *octave_cray_ftn_ch_dsc;
 
 #ifdef __cplusplus
-#define OCTAVE_F77_FCN_INLINE inline
+#  define OCTAVE_F77_FCN_INLINE inline
 #else
-#define OCTAVE_F77_FCN_INLINE
+#  define OCTAVE_F77_FCN_INLINE
 #endif
 
 static OCTAVE_F77_FCN_INLINE octave_cray_ftn_ch_dsc
@@ -213,7 +213,7 @@
 }
 
 #ifdef __cplusplus
-#undef OCTAVE_F77_FCN_INLINE
+#  undef OCTAVE_F77_FCN_INLINE
 #endif
 
 #elif defined (F77_USES_VISUAL_FORTRAN_CALLING_CONVENTION)
@@ -264,9 +264,9 @@
 
 #define F77_RETURN(retval) return retval;
 #if defined (HAVE_ATTR_NORETURN)
-#define F77_NORETURN(retval)
+#  define F77_NORETURN(retval)
 #else
-#define F77_NORETURN(retval) return retval;
+#  define F77_NORETURN(retval) return retval;
 #endif
 
 #endif
--- a/liboctave/cruft/misc/lo-error.c	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/cruft/misc/lo-error.c	Sat Feb 06 06:40:13 2016 -0800
@@ -21,7 +21,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <stdarg.h>
--- a/liboctave/cruft/misc/quit.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/cruft/misc/quit.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -21,7 +21,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <cstring>
--- a/liboctave/cruft/misc/quit.h	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/cruft/misc/quit.h	Sat Feb 06 06:40:13 2016 -0800
@@ -29,8 +29,8 @@
 #include <setjmp.h>
 
 #ifdef __cplusplus
-#include <new>
-#include <string>
+#  include <new>
+#  include <string>
 extern "C" {
 #endif
 
--- a/liboctave/numeric/CmplxAEPBAL.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/numeric/CmplxAEPBAL.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -22,7 +22,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <string>
--- a/liboctave/numeric/CmplxCHOL.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/numeric/CmplxCHOL.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -22,7 +22,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <vector>
@@ -35,7 +35,7 @@
 #include "oct-locbuf.h"
 #include "oct-norm.h"
 #ifndef HAVE_QRUPDATE
-#include "dbleQR.h"
+#  include "dbleQR.h"
 #endif
 
 extern "C"
--- a/liboctave/numeric/CmplxGEPBAL.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/numeric/CmplxGEPBAL.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -21,7 +21,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <string>
--- a/liboctave/numeric/CmplxHESS.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/numeric/CmplxHESS.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -21,7 +21,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include "CmplxHESS.h"
--- a/liboctave/numeric/CmplxLU.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/numeric/CmplxLU.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -22,7 +22,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include "CmplxLU.h"
--- a/liboctave/numeric/CmplxQR.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/numeric/CmplxQR.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -23,7 +23,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include "CmplxQR.h"
--- a/liboctave/numeric/CmplxQRP.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/numeric/CmplxQRP.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -22,7 +22,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <cassert>
--- a/liboctave/numeric/CmplxSCHUR.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/numeric/CmplxSCHUR.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -21,7 +21,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include "CmplxSCHUR.h"
--- a/liboctave/numeric/CmplxSVD.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/numeric/CmplxSVD.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -21,7 +21,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include "CmplxSVD.h"
--- a/liboctave/numeric/CollocWt.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/numeric/CollocWt.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -21,7 +21,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <iostream>
--- a/liboctave/numeric/DASPK.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/numeric/DASPK.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -21,7 +21,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <cfloat>
--- a/liboctave/numeric/DASRT.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/numeric/DASRT.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -21,7 +21,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <cfloat>
--- a/liboctave/numeric/DASSL.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/numeric/DASSL.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -21,7 +21,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <cfloat>
--- a/liboctave/numeric/EIG.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/numeric/EIG.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -21,7 +21,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include "EIG.h"
--- a/liboctave/numeric/LSODE.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/numeric/LSODE.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -21,7 +21,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <cfloat>
--- a/liboctave/numeric/ODES.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/numeric/ODES.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -21,7 +21,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include "ODES.h"
--- a/liboctave/numeric/Quad.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/numeric/Quad.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -21,7 +21,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include "Quad.h"
--- a/liboctave/numeric/base-lu.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/numeric/base-lu.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -22,7 +22,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include "base-lu.h"
--- a/liboctave/numeric/base-qr.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/numeric/base-qr.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -21,7 +21,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include "base-qr.h"
--- a/liboctave/numeric/dbleAEPBAL.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/numeric/dbleAEPBAL.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -22,7 +22,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <string>
--- a/liboctave/numeric/dbleCHOL.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/numeric/dbleCHOL.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -22,7 +22,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <vector>
@@ -34,7 +34,7 @@
 #include "oct-locbuf.h"
 #include "oct-norm.h"
 #ifndef HAVE_QRUPDATE
-#include "dbleQR.h"
+#  include "dbleQR.h"
 #endif
 
 extern "C"
--- a/liboctave/numeric/dbleGEPBAL.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/numeric/dbleGEPBAL.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -21,7 +21,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <string>
--- a/liboctave/numeric/dbleHESS.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/numeric/dbleHESS.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -21,7 +21,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include "dbleHESS.h"
--- a/liboctave/numeric/dbleLU.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/numeric/dbleLU.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -22,7 +22,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include "dbleLU.h"
--- a/liboctave/numeric/dbleQR.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/numeric/dbleQR.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -23,7 +23,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include "dbleQR.h"
--- a/liboctave/numeric/dbleQRP.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/numeric/dbleQRP.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -22,7 +22,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <cassert>
--- a/liboctave/numeric/dbleSCHUR.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/numeric/dbleSCHUR.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -21,7 +21,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <iostream>
--- a/liboctave/numeric/dbleSVD.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/numeric/dbleSVD.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -21,7 +21,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <iostream>
--- a/liboctave/numeric/eigs-base.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/numeric/eigs-base.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -21,7 +21,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <cfloat>
--- a/liboctave/numeric/fCmplxAEPBAL.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/numeric/fCmplxAEPBAL.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -22,7 +22,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <string>
--- a/liboctave/numeric/fCmplxCHOL.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/numeric/fCmplxCHOL.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -22,7 +22,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <vector>
@@ -35,7 +35,7 @@
 #include "oct-locbuf.h"
 #include "oct-norm.h"
 #ifndef HAVE_QRUPDATE
-#include "dbleQR.h"
+#  include "dbleQR.h"
 #endif
 
 extern "C"
--- a/liboctave/numeric/fCmplxGEPBAL.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/numeric/fCmplxGEPBAL.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -21,7 +21,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <string>
--- a/liboctave/numeric/fCmplxHESS.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/numeric/fCmplxHESS.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -21,7 +21,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include "fCmplxHESS.h"
--- a/liboctave/numeric/fCmplxLU.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/numeric/fCmplxLU.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -22,7 +22,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include "fCmplxLU.h"
--- a/liboctave/numeric/fCmplxQR.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/numeric/fCmplxQR.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -23,7 +23,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include "fCmplxQR.h"
--- a/liboctave/numeric/fCmplxQRP.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/numeric/fCmplxQRP.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -22,7 +22,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <cassert>
--- a/liboctave/numeric/fCmplxSCHUR.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/numeric/fCmplxSCHUR.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -21,7 +21,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include "fCmplxSCHUR.h"
--- a/liboctave/numeric/fCmplxSVD.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/numeric/fCmplxSVD.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -21,7 +21,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include "fCmplxSVD.h"
--- a/liboctave/numeric/fEIG.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/numeric/fEIG.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -21,7 +21,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include "fEIG.h"
--- a/liboctave/numeric/floatAEPBAL.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/numeric/floatAEPBAL.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -22,7 +22,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <string>
--- a/liboctave/numeric/floatCHOL.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/numeric/floatCHOL.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -22,7 +22,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <vector>
@@ -34,7 +34,7 @@
 #include "oct-locbuf.h"
 #include "oct-norm.h"
 #ifndef HAVE_QRUPDATE
-#include "dbleQR.h"
+#  include "dbleQR.h"
 #endif
 
 extern "C"
--- a/liboctave/numeric/floatGEPBAL.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/numeric/floatGEPBAL.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -21,7 +21,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <string>
--- a/liboctave/numeric/floatHESS.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/numeric/floatHESS.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -21,7 +21,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include "floatHESS.h"
--- a/liboctave/numeric/floatLU.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/numeric/floatLU.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -22,7 +22,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include "floatLU.h"
--- a/liboctave/numeric/floatQR.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/numeric/floatQR.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -23,7 +23,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include "floatQR.h"
--- a/liboctave/numeric/floatQRP.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/numeric/floatQRP.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -22,7 +22,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <cassert>
--- a/liboctave/numeric/floatSCHUR.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/numeric/floatSCHUR.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -21,7 +21,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <iostream>
--- a/liboctave/numeric/floatSVD.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/numeric/floatSVD.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -21,7 +21,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <iostream>
--- a/liboctave/numeric/lo-mappers.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/numeric/lo-mappers.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -22,7 +22,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <cfloat>
@@ -113,7 +113,7 @@
 #if defined (HAVE_EXP2)
   return exp2 (x);
 #else
-#if defined (M_LN2)
+#  if defined (M_LN2)
   static double ln2 = M_LN2;
 #else
   static double ln2 = gnulib::log (2);
@@ -350,7 +350,7 @@
 #elif defined (HAVE_EXP2)
   return exp2 (x);
 #else
-#if defined (M_LN2)
+#  if defined (M_LN2)
   static float ln2 = M_LN2;
 #else
   static float ln2 = log2 (2);
--- a/liboctave/numeric/lo-specfun.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/numeric/lo-specfun.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -25,7 +25,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include "Range.h"
--- a/liboctave/numeric/oct-convn.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/numeric/oct-convn.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -21,7 +21,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <iostream>
--- a/liboctave/numeric/oct-fftw.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/numeric/oct-fftw.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -21,7 +21,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #if defined (HAVE_FFTW)
@@ -36,7 +36,7 @@
 #include "singleton-cleanup.h"
 
 #if defined (HAVE_FFTW3_THREADS)
-#include "nproc.h"
+#  include "nproc.h"
 #endif
 
 octave_fftw_planner *octave_fftw_planner::instance = 0;
--- a/liboctave/numeric/oct-fftw.h	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/numeric/oct-fftw.h	Sat Feb 06 06:40:13 2016 -0800
@@ -26,7 +26,7 @@
 #include <cstddef>
 
 #if defined (HAVE_FFTW3_H)
-#include <fftw3.h>
+#  include <fftw3.h>
 #endif
 
 #include "oct-cmplx.h"
--- a/liboctave/numeric/oct-norm.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/numeric/oct-norm.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -23,7 +23,7 @@
 // author: Jaroslav Hajek <highegg@gmail.com>
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <cassert>
--- a/liboctave/numeric/oct-rand.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/numeric/oct-rand.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -21,7 +21,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <map>
--- a/liboctave/numeric/oct-spparms.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/numeric/oct-spparms.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -22,7 +22,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include "lo-error.h"
--- a/liboctave/numeric/randgamma.c	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/numeric/randgamma.c	Sat Feb 06 06:40:13 2016 -0800
@@ -78,7 +78,7 @@
 */
 
 #if defined (HAVE_CONFIG_H)
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <stdio.h>
--- a/liboctave/numeric/randmtzig.c	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/numeric/randmtzig.c	Sat Feb 06 06:40:13 2016 -0800
@@ -153,14 +153,14 @@
 */
 
 #if defined (HAVE_CONFIG_H)
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <stdio.h>
 #include <time.h>
 
 #ifdef HAVE_GETTIMEOFDAY
-#include <sys/time.h>
+#  include <sys/time.h>
 #endif
 
 #include "lo-math.h"
@@ -168,11 +168,11 @@
 
 /* FIXME: may want to suppress X86 if sizeof(long) > 4 */
 #if ! defined (USE_X86_32)
-# if defined (i386) || defined (HAVE_X86_32)
-#  define USE_X86_32 1
-# else
-#  define USE_X86_32 0
-# endif
+#  if defined (i386) || defined (HAVE_X86_32)
+#    define USE_X86_32 1
+#  else
+#    define USE_X86_32 0
+#  endif
 #endif
 
 /* ===== Mersenne Twister 32-bit generator ===== */
--- a/liboctave/numeric/randpoisson.c	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/numeric/randpoisson.c	Sat Feb 06 06:40:13 2016 -0800
@@ -32,7 +32,7 @@
  */
 
 #if defined (HAVE_CONFIG_H)
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <stdio.h>
--- a/liboctave/numeric/sparse-chol.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/numeric/sparse-chol.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -23,7 +23,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include "sparse-chol.h"
--- a/liboctave/numeric/sparse-dmsolve.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/numeric/sparse-dmsolve.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -22,7 +22,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <vector>
--- a/liboctave/numeric/sparse-lu.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/numeric/sparse-lu.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -23,7 +23,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include "CSparse.h"
--- a/liboctave/numeric/sparse-qr.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/numeric/sparse-qr.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -22,7 +22,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include "lo-error.h"
--- a/liboctave/operators/mx-defs.h	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/operators/mx-defs.h	Sat Feb 06 06:40:13 2016 -0800
@@ -109,7 +109,7 @@
 #include "oct-cmplx.h"
 
 #ifndef MAPPER_FCN_TYPEDEFS
-#define MAPPER_FCN_TYPEDEFS 1
+#  define MAPPER_FCN_TYPEDEFS 1
 
 typedef bool (*b_d_Mapper)(double);
 typedef bool (*b_c_Mapper)(const Complex&);
@@ -138,7 +138,6 @@
   return static_cast<char> (transt);
 }
 
+#  endif
 
 #endif
-
-#endif
--- a/liboctave/system/dir-ops.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/system/dir-ops.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -21,7 +21,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <cerrno>
--- a/liboctave/system/file-ops.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/system/file-ops.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -21,7 +21,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <cerrno>
@@ -55,7 +55,7 @@
 #include "str-vec.h"
 
 #if (defined (OCTAVE_HAVE_WINDOWS_FILESYSTEM) && ! defined (OCTAVE_HAVE_POSIX_FILESYSTEM))
-#include <algorithm>
+#  include <algorithm>
 #endif
 
 file_ops *file_ops::instance = 0;
--- a/liboctave/system/file-stat.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/system/file-stat.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -21,7 +21,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <cerrno>
--- a/liboctave/system/lo-sysdep.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/system/lo-sysdep.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -21,7 +21,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <iostream>
@@ -34,8 +34,8 @@
 #include <fcntl.h>
 
 #if defined (__WIN32__) && ! defined (__CYGWIN__)
-#define WIN32_LEAN_AND_MEAN
-#include <windows.h>
+#  define WIN32_LEAN_AND_MEAN
+#  include <windows.h>
 #endif
 
 #include "file-ops.h"
--- a/liboctave/system/mach-info.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/system/mach-info.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -21,7 +21,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include "f77-fcn.h"
--- a/liboctave/system/oct-env.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/system/oct-env.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -37,7 +37,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <cctype>
--- a/liboctave/system/oct-group.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/system/oct-group.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -21,13 +21,13 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <sys/types.h>
 
 #ifdef HAVE_GRP_H
-#include <grp.h>
+#  include <grp.h>
 #endif
 
 #include "lo-error.h"
--- a/liboctave/system/oct-openmp.h	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/system/oct-openmp.h	Sat Feb 06 06:40:13 2016 -0800
@@ -25,10 +25,10 @@
 
 /* A macro to make using OpenMP easier, and easier to disable */
 #ifdef HAVE_OPENMP
-#include <omp.h>
-#define OCTAVE_OMP_PRAGMA(x) _Pragma (#x)
+#  include <omp.h>
+#  define OCTAVE_OMP_PRAGMA(x) _Pragma (#x)
 #else
-#define OCTAVE_OMP_PRAGMA(x)
+#  define OCTAVE_OMP_PRAGMA(x)
 #endif
 
 #endif
--- a/liboctave/system/oct-passwd.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/system/oct-passwd.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -21,13 +21,13 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <sys/types.h>
 
 #ifdef HAVE_PWD_H
-#include <pwd.h>
+#  include <pwd.h>
 #endif
 
 #include "lo-error.h"
--- a/liboctave/system/oct-syscalls.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/system/oct-syscalls.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -21,7 +21,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <cerrno>
@@ -127,7 +127,7 @@
   pid_t status = -1;
 
 #if defined (HAVE_VFORK) || defined (HAVE_FORK)
-#if defined (HAVE_VFORK)
+#  if defined (HAVE_VFORK)
   status = ::vfork ();
 #else
   status = ::fork ();
--- a/liboctave/system/oct-time.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/system/oct-time.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -21,7 +21,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <limits>
@@ -137,7 +137,7 @@
 }
 
 #if ! defined STRFTIME_BUF_INITIAL_SIZE
-#define STRFTIME_BUF_INITIAL_SIZE 128
+#  define STRFTIME_BUF_INITIAL_SIZE 128
 #endif
 
 std::string
--- a/liboctave/system/oct-uname.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/system/oct-uname.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -21,7 +21,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <cerrno>
--- a/liboctave/system/pathlen.h	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/system/pathlen.h	Sat Feb 06 06:40:13 2016 -0800
@@ -24,11 +24,11 @@
 #define octave_pathlen_h 1
 
 #ifdef HAVE_SYS_PARAM_H
-#include <sys/param.h>
+#  include <sys/param.h>
 #endif
 
 #ifndef MAXPATHLEN
-#define MAXPATHLEN 1024
+#  define MAXPATHLEN 1024
 #endif
 
 #endif
--- a/liboctave/system/sysdir.h	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/system/sysdir.h	Sat Feb 06 06:40:13 2016 -0800
@@ -31,20 +31,20 @@
 #include <unistd.h>
 
 #if defined (HAVE_DIRENT_H) || defined (_POSIX_VERSION)
-#include <dirent.h>
-#define NLENGTH(dirent) (strlen((dirent)->d_name))
+#  include <dirent.h>
+#  define NLENGTH(dirent) (strlen((dirent)->d_name))
 #else
-#define dirent direct
-#define NLENGTH(dirent) ((dirent)->d_namlen)
-#if defined (HAVE_SYS_NDIR_H)
-#include <sys/ndir.h>
-#endif
-#if defined (HAVE_SYS_DIR_H)
-#include <sys/dir.h>
-#endif
-#if defined (HAVE_NDIR_H)
-#include <ndir.h>
-#endif
+#  define dirent direct
+#  define NLENGTH(dirent) ((dirent)->d_namlen)
+#  if defined (HAVE_SYS_NDIR_H)
+#    include <sys/ndir.h>
+#  endif
+#  if defined (HAVE_SYS_DIR_H)
+#    include <sys/dir.h>
+#  endif
+#  if defined (HAVE_NDIR_H)
+#    include <ndir.h>
+#  endif
 #endif
 
 #endif
--- a/liboctave/system/syswait.h	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/system/syswait.h	Sat Feb 06 06:40:13 2016 -0800
@@ -32,30 +32,30 @@
 #include <sys/types.h>
 
 #if defined HAVE_SYS_WAIT_H
-#include <sys/wait.h>
+#  include <sys/wait.h>
 #endif
 
 #ifndef WIFEXITED
-#define WIFEXITED(stat_val) (((stat_val) & 255) == 0)
+#  define WIFEXITED(stat_val) (((stat_val) & 255) == 0)
 #endif
 
 #ifndef WEXITSTATUS
-#define WEXITSTATUS(stat_val) ((unsigned)(stat_val) >> 8)
+#  define WEXITSTATUS(stat_val) ((unsigned)(stat_val) >> 8)
 #endif
 
 #ifndef WIFSIGNALLED
-#define WIFSIGNALLED(stat_val) \
-  (((stat_val) & 0177) != 0177 && ((stat_val) & 0177) != 0)
+#  define WIFSIGNALLED(stat_val) \
+          (((stat_val) & 0177) != 0177 && ((stat_val) & 0177) != 0)
 #endif
 
 #if defined (__MINGW32__) || defined (_MSC_VER)
-#define HAVE_WAITPID 1
-#include <process.h>
-#define WAITPID(a, b, c) _cwait (b, a, c)
+#  define HAVE_WAITPID 1
+#  include <process.h>
+#  define WAITPID(a, b, c) _cwait (b, a, c)
 /* Action argument is ignored for _cwait, so arbitrary definition.  */
-#define WNOHANG 0
+#  define WNOHANG 0
 #else
-#define WAITPID(a, b, c) waitpid (a, b, c)
+#  define WAITPID(a, b, c) waitpid (a, b, c)
 #endif
 
 #ifdef __cplusplus
--- a/liboctave/util/cmd-edit.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/util/cmd-edit.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -21,7 +21,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <cstdlib>
--- a/liboctave/util/cmd-hist.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/util/cmd-hist.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -21,7 +21,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <cstring>
--- a/liboctave/util/data-conv.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/util/data-conv.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -21,7 +21,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <cctype>
@@ -38,43 +38,43 @@
 #include "oct-locbuf.h"
 
 #if defined HAVE_LONG_LONG_INT
-#define FIND_SIZED_INT_TYPE(VAL, BITS, TQ, Q) \
-  do \
-    { \
-      int sz = BITS / std::numeric_limits<unsigned char>::digits; \
-      if (sizeof (TQ char) == sz) \
-        VAL = oct_data_conv::dt_ ## Q ## char; \
-      else if (sizeof (TQ short) == sz) \
-        VAL = oct_data_conv::dt_ ## Q ## short; \
-      else if (sizeof (TQ int) == sz) \
-        VAL = oct_data_conv::dt_ ## Q ## int; \
-      else if (sizeof (TQ long) == sz) \
-        VAL = oct_data_conv::dt_ ## Q ## long; \
-      else if (sizeof (TQ long long) == sz) \
-        VAL = oct_data_conv::dt_ ## Q ## longlong; \
-      else \
-        VAL = oct_data_conv::dt_unknown; \
-    } \
-  while (0)
+#  define FIND_SIZED_INT_TYPE(VAL, BITS, TQ, Q) \
+     do \
+       { \
+         int sz = BITS / std::numeric_limits<unsigned char>::digits; \
+         if (sizeof (TQ char) == sz) \
+           VAL = oct_data_conv::dt_ ## Q ## char; \
+         else if (sizeof (TQ short) == sz) \
+           VAL = oct_data_conv::dt_ ## Q ## short; \
+         else if (sizeof (TQ int) == sz) \
+           VAL = oct_data_conv::dt_ ## Q ## int; \
+         else if (sizeof (TQ long) == sz) \
+           VAL = oct_data_conv::dt_ ## Q ## long; \
+         else if (sizeof (TQ long long) == sz) \
+           VAL = oct_data_conv::dt_ ## Q ## longlong; \
+         else \
+           VAL = oct_data_conv::dt_unknown; \
+       } \
+     while (0)
 #else
-#define FIND_SIZED_INT_TYPE(VAL, BITS, TQ, Q) \
-  do \
-    { \
-      int sz = BITS / std::numeric_limits<unsigned char>::digits; \
-      if (sizeof (TQ char) == sz) \
-        VAL = oct_data_conv::dt_ ## Q ## char; \
-      else if (sizeof (TQ short) == sz) \
-        VAL = oct_data_conv::dt_ ## Q ## short; \
-      else if (sizeof (TQ int) == sz) \
-        VAL = oct_data_conv::dt_ ## Q ## int; \
-      else if (sizeof (TQ long) == sz) \
-        VAL = oct_data_conv::dt_ ## Q ## long; \
-      else \
-        VAL = oct_data_conv::dt_unknown; \
-    } \
-  while (0)
+#  define FIND_SIZED_INT_TYPE(VAL, BITS, TQ, Q) \
+     do \
+       { \
+         int sz = BITS / std::numeric_limits<unsigned char>::digits; \
+         if (sizeof (TQ char) == sz) \
+           VAL = oct_data_conv::dt_ ## Q ## char; \
+         else if (sizeof (TQ short) == sz) \
+           VAL = oct_data_conv::dt_ ## Q ## short; \
+         else if (sizeof (TQ int) == sz) \
+           VAL = oct_data_conv::dt_ ## Q ## int; \
+         else if (sizeof (TQ long) == sz) \
+           VAL = oct_data_conv::dt_ ## Q ## long; \
+         else \
+           VAL = oct_data_conv::dt_unknown; \
+       } \
+     while (0)
 #endif
-
+   
 #define FIND_SIZED_FLOAT_TYPE(VAL, BITS) \
   do \
     { \
--- a/liboctave/util/f2c-main.c	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/util/f2c-main.c	Sat Feb 06 06:40:13 2016 -0800
@@ -21,7 +21,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <assert.h>
--- a/liboctave/util/glob-match.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/util/glob-match.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -21,7 +21,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <fnmatch.h>
--- a/liboctave/util/lo-array-errwarn.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/util/lo-array-errwarn.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -21,7 +21,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <sstream>
--- a/liboctave/util/lo-array-gripes.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/util/lo-array-gripes.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -24,7 +24,7 @@
 // FIXME: All gripe_XXX functions deprecated in 4.2.  Remove file in 4.6
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <sstream>
@@ -149,14 +149,14 @@
   buf << n + 1;
 
 #if defined (HAVE_PRAGMA_GCC_DIAGNOSTIC)
-#pragma GCC diagnostic push
-#pragma GCC diagnostic ignored "-Wdeprecated-declarations"
+#  pragma GCC diagnostic push
+#  pragma GCC diagnostic ignored "-Wdeprecated-declarations"
 #endif
 
   gripe_invalid_index (buf.str (), nd, dim, var);
 
 #if defined (HAVE_PRAGMA_GCC_DIAGNOSTIC)
-#pragma GCC diagnostic pop
+#  pragma GCC diagnostic pop
 #endif
 }
 
@@ -168,14 +168,14 @@
   buf << n + 1;
 
 #if defined (HAVE_PRAGMA_GCC_DIAGNOSTIC)
-#pragma GCC diagnostic push
-#pragma GCC diagnostic ignored "-Wdeprecated-declarations"
+#  pragma GCC diagnostic push
+#  pragma GCC diagnostic ignored "-Wdeprecated-declarations"
 #endif
 
   gripe_invalid_index (buf.str (), nd, dim, var);
 
 #if defined (HAVE_PRAGMA_GCC_DIAGNOSTIC)
-#pragma GCC diagnostic pop
+#  pragma GCC diagnostic pop
 #endif
 }
 
--- a/liboctave/util/lo-cutils.c	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/util/lo-cutils.c	Sat Feb 06 06:40:13 2016 -0800
@@ -21,7 +21,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include "lo-error.h"
@@ -63,7 +63,7 @@
 }
 
 #ifdef HAVE_LOADLIBRARY_API
-#include <windows.h>
+#  include <windows.h>
 
 /* Need this since in C++ can't cast from int(*)() to void* */
 OCTAVE_API void *
--- a/liboctave/util/lo-cutils.h	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/util/lo-cutils.h	Sat Feb 06 06:40:13 2016 -0800
@@ -26,8 +26,8 @@
 #include <sys/types.h>
 
 #ifdef HAVE_LOADLIBRARY_API
-#define WIN32_LEAN_AND_MEAN
-#include <windows.h>
+#  define WIN32_LEAN_AND_MEAN
+#  include <windows.h>
 #endif
 
 #ifdef __cplusplus
--- a/liboctave/util/lo-ieee.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/util/lo-ieee.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -21,7 +21,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <cfloat>
--- a/liboctave/util/lo-math.h	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/util/lo-math.h	Sat Feb 06 06:40:13 2016 -0800
@@ -24,17 +24,17 @@
 #define octave_lo_math_h 1
 
 #if defined (__cplusplus)
-#include <cmath>
+#  include <cmath>
 // if #undef log2 is missing in cmath, undef it here
-#if defined (log2)
-#undef log2
-#endif
+#  if defined (log2)
+#    undef log2
+#  endif
 #else
-#include <math.h>
+#  include <math.h>
 #endif
 
 #if defined (HAVE_SUNMATH_H)
-#include <sunmath.h>
+#  include <sunmath.h>
 #endif
 
 #endif
--- a/liboctave/util/lo-regexp.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/util/lo-regexp.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -23,7 +23,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <list>
@@ -32,9 +32,9 @@
 #include <vector>
 
 #if defined (HAVE_PCRE_H)
-#include <pcre.h>
+#  include <pcre.h>
 #elif defined (HAVE_PCRE_PCRE_H)
-#include <pcre/pcre.h>
+#  include <pcre/pcre.h>
 #endif
 
 #include "Matrix.h"
--- a/liboctave/util/lo-utils.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/util/lo-utils.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -22,7 +22,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <cctype>
--- a/liboctave/util/oct-base64.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/util/oct-base64.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -20,16 +20,16 @@
 
 */
 
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
+  #ifdef HAVE_CONFIG_H
+#    include <config.h>
+#  endif
 
-#include <algorithm>
+#  include <algorithm>
 
-#include <base64.h>
+#  include <base64.h>
 
-#include "Array.h"
-#include "oct-base64.h"
+#  include "Array.h"
+#  include "oct-base64.h"
 
 bool
 octave_base64_encode (const char *inc, const size_t inlen, char **out)
--- a/liboctave/util/oct-glob.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/util/oct-glob.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -21,7 +21,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <algorithm>
@@ -80,7 +80,7 @@
           glob_t glob_info;
 
 #if defined (OCTAVE_HAVE_WINDOWS_FILESYSTEM) \
-          && ! defined (OCTAVE_HAVE_POSIX_FILESYSTEM)
+    && ! defined (OCTAVE_HAVE_POSIX_FILESYSTEM)
           std::replace_if (xpat.begin (), xpat.end (),
                            std::bind2nd (std::equal_to<char> (), '\\'),
                            '/');
--- a/liboctave/util/oct-inttypes.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/util/oct-inttypes.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -22,7 +22,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <fpucw.h>
--- a/liboctave/util/oct-inttypes.h	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/util/oct-inttypes.h	Sat Feb 06 06:40:13 2016 -0800
@@ -177,74 +177,74 @@
   { return xop::op (x, static_cast<double> (y)); }
 
 #ifdef OCTAVE_ENSURE_LONG_DOUBLE_OPERATIONS_ARE_NOT_TRUNCATED
-#define DECLARE_EXTERNAL_LONG_DOUBLE_CMP_OPS(T) \
-  template <typename xop> static OCTAVE_API bool \
-  external_mop (double, T); \
-  template <typename xop> static OCTAVE_API bool \
-  external_mop (T, double)
+#  define DECLARE_EXTERNAL_LONG_DOUBLE_CMP_OPS(T) \
+     template <typename xop> static OCTAVE_API bool \
+     external_mop (double, T); \
+     template <typename xop> static OCTAVE_API bool \
+     external_mop (T, double)
 
-  DECLARE_EXTERNAL_LONG_DOUBLE_CMP_OPS (int64_t);
-  DECLARE_EXTERNAL_LONG_DOUBLE_CMP_OPS (uint64_t);
+     DECLARE_EXTERNAL_LONG_DOUBLE_CMP_OPS (int64_t);
+     DECLARE_EXTERNAL_LONG_DOUBLE_CMP_OPS (uint64_t);
 #endif
 
   // Typecasting to doubles won't work properly for 64-bit integers --
   // they lose precision.
   // If we have long doubles, use them...
 #ifdef OCTAVE_INT_USE_LONG_DOUBLE
-#ifdef OCTAVE_ENSURE_LONG_DOUBLE_OPERATIONS_ARE_NOT_TRUNCATED
-#define DEFINE_LONG_DOUBLE_CMP_OP(T) \
-  template <typename xop> \
-  static bool \
-  mop (double x, T y) \
-  { \
-    return external_mop<xop> (x, y); \
-  } \
-  template <typename xop> \
-  static bool \
-  mop (T x, double y) \
-  { \
-    return external_mop<xop> (x, y); \
-  }
-#else
-#define DEFINE_LONG_DOUBLE_CMP_OP(T) \
-  template <typename xop> \
-  static bool \
-  mop (double x, T y) \
-  { \
-    return xop::op (static_cast<long double> (x), \
-                    static_cast<long double> (y)); \
-  } \
-  template <typename xop> \
-  static bool \
-  mop (T x, double y) \
-  { \
-    return xop::op (static_cast<long double> (x), \
-                    static_cast<long double> (y)); \
-  }
-#endif
+#  ifdef OCTAVE_ENSURE_LONG_DOUBLE_OPERATIONS_ARE_NOT_TRUNCATED
+#    define DEFINE_LONG_DOUBLE_CMP_OP(T) \
+       template <typename xop> \
+       static bool \
+       mop (double x, T y) \
+       { \
+         return external_mop<xop> (x, y); \
+       } \
+       template <typename xop> \
+       static bool \
+       mop (T x, double y) \
+       { \
+         return external_mop<xop> (x, y); \
+       }
+#  else
+#    define DEFINE_LONG_DOUBLE_CMP_OP(T) \
+       template <typename xop> \
+       static bool \
+       mop (double x, T y) \
+       { \
+         return xop::op (static_cast<long double> (x), \
+                         static_cast<long double> (y)); \
+       } \
+       template <typename xop> \
+       static bool \
+       mop (T x, double y) \
+       { \
+         return xop::op (static_cast<long double> (x), \
+                         static_cast<long double> (y)); \
+       }
+#  endif
 #else
   // ... otherwise, use external handlers
 
   // FIXME: We could declare directly the mop methods as external,
   // but we can't do this because bugs in gcc (<= 4.3) prevent
   // explicit instantiations later in that case.
-#define DEFINE_LONG_DOUBLE_CMP_OP(T) \
-  template <typename xop> static OCTAVE_API bool \
-  emulate_mop (double, T); \
-  template <typename xop> \
-  static bool \
-  mop (double x, T y) \
-    { \
-      return emulate_mop<xop> (x, y); \
-    } \
-  template <typename xop> static OCTAVE_API bool \
-  emulate_mop (T, double); \
-  template <typename xop> \
-  static bool \
-  mop (T x, double y) \
-    { \
-      return emulate_mop<xop> (x, y); \
-    }
+#  define DEFINE_LONG_DOUBLE_CMP_OP(T) \
+     template <typename xop> static OCTAVE_API bool \
+     emulate_mop (double, T); \
+     template <typename xop> \
+     static bool \
+     mop (double x, T y) \
+       { \
+         return emulate_mop<xop> (x, y); \
+       } \
+     template <typename xop> static OCTAVE_API bool \
+     emulate_mop (T, double); \
+     template <typename xop> \
+     static bool \
+     mop (T x, double y) \
+       { \
+         return emulate_mop<xop> (x, y); \
+       }
 #endif
 
   DEFINE_LONG_DOUBLE_CMP_OP(int64_t)
@@ -1149,7 +1149,7 @@
 #ifdef OCTAVE_INT_USE_LONG_DOUBLE
 // Handle mixed op using long double
 #ifdef OCTAVE_ENSURE_LONG_DOUBLE_OPERATIONS_ARE_NOT_TRUNCATED
-#define OCTAVE_INT_DOUBLE_BIN_OP(OP, NAME) \
+#  define OCTAVE_INT_DOUBLE_BIN_OP(OP, NAME) \
   OCTAVE_INT_DOUBLE_BIN_OP0(OP) \
   template <> \
   inline octave_int64 \
@@ -1176,7 +1176,7 @@
     return external_octave_uint64_double_ ## NAME (x, y); \
   }
 #else
-#define OCTAVE_INT_DOUBLE_BIN_OP(OP, NAME) \
+#  define OCTAVE_INT_DOUBLE_BIN_OP(OP, NAME) \
   OCTAVE_INT_DOUBLE_BIN_OP0(OP) \
   template <> \
   inline octave_int64 \
--- a/liboctave/util/oct-locbuf.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/util/oct-locbuf.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -21,7 +21,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <iostream>
@@ -32,7 +32,7 @@
 // FIXME: Maybe we should querying for available physical memory?
 
 #ifndef OCTAVE_LOCBUF_CHUNKSIZE_MB
-#define OCTAVE_LOCBUF_CHUNKSIZE_MB 32
+#  define OCTAVE_LOCBUF_CHUNKSIZE_MB 32
 #endif
 
 // Each chunk will be at least this big.
--- a/liboctave/util/oct-mutex.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/util/oct-mutex.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -21,16 +21,16 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include "oct-mutex.h"
 #include "lo-error.h"
 
 #if defined (__WIN32__) && ! defined (__CYGWIN__)
-#include <windows.h>
+#  include <windows.h>
 #elif defined (HAVE_PTHREAD_H)
-#include <pthread.h>
+#  include <pthread.h>
 #endif
 
 void
--- a/liboctave/util/oct-refcount.h	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/util/oct-refcount.h	Sat Feb 06 06:40:13 2016 -0800
@@ -24,28 +24,28 @@
 #define octave_oct_refcount_h 1
 
 #ifndef OCTAVE_CONFIG_INCLUDED
-# error "The file <octave/config.h> must be included before oct-refcount.h."
+#  error "The file <octave/config.h> must be included before oct-refcount.h."
 #endif
 
 #if defined (ENABLE_ATOMIC_REFCOUNT) && (defined (_MSC_VER) || defined (__GNUC__))
-# if defined (_MSC_VER)
-#  include <intrin.h>
-#  define OCTREFCOUNT_ATOMIC_INCREMENT(x) _InterlockedIncrement((long*)x)
-#  define OCTREFCOUNT_ATOMIC_DECREMENT(x) _InterlockedDecrement((long*)x)
-#  define OCTREFCOUNT_ATOMIC_INCREMENT_POST(x) _InterlockedExchangeAdd((long*)x,  1)
-#  define OCTREFCOUNT_ATOMIC_DECREMENT_POST(x) _InterlockedExchangeAdd((long*)x, -1)
-# elif defined (__GNUC__)
-#  define OCTREFCOUNT_ATOMIC_INCREMENT(x) __sync_add_and_fetch(x,  1)
-#  define OCTREFCOUNT_ATOMIC_DECREMENT(x) __sync_add_and_fetch(x, -1)
-#  define OCTREFCOUNT_ATOMIC_INCREMENT_POST(x) __sync_fetch_and_add(x,  1)
-#  define OCTREFCOUNT_ATOMIC_DECREMENT_POST(x) __sync_fetch_and_add(x, -1)
-# endif
+#  if defined (_MSC_VER)
+#    include <intrin.h>
+#    define OCTREFCOUNT_ATOMIC_INCREMENT(x) _InterlockedIncrement((long*)x)
+#    define OCTREFCOUNT_ATOMIC_DECREMENT(x) _InterlockedDecrement((long*)x)
+#    define OCTREFCOUNT_ATOMIC_INCREMENT_POST(x) _InterlockedExchangeAdd((long*)x,  1)
+#    define OCTREFCOUNT_ATOMIC_DECREMENT_POST(x) _InterlockedExchangeAdd((long*)x, -1)
+#  elif defined (__GNUC__)
+#    define OCTREFCOUNT_ATOMIC_INCREMENT(x) __sync_add_and_fetch(x,  1)
+#    define OCTREFCOUNT_ATOMIC_DECREMENT(x) __sync_add_and_fetch(x, -1)
+#    define OCTREFCOUNT_ATOMIC_INCREMENT_POST(x) __sync_fetch_and_add(x,  1)
+#    define OCTREFCOUNT_ATOMIC_DECREMENT_POST(x) __sync_fetch_and_add(x, -1)
+#  endif
 #else
 // Generic non-locking versions
-# define OCTREFCOUNT_ATOMIC_INCREMENT(x) ++(*(x))
-# define OCTREFCOUNT_ATOMIC_DECREMENT(x) --(*(x))
-# define OCTREFCOUNT_ATOMIC_INCREMENT_POST(x) (*(x))++
-# define OCTREFCOUNT_ATOMIC_DECREMENT_POST(x) (*(x))--
+#  define OCTREFCOUNT_ATOMIC_INCREMENT(x) ++(*(x))
+#  define OCTREFCOUNT_ATOMIC_DECREMENT(x) --(*(x))
+#  define OCTREFCOUNT_ATOMIC_INCREMENT_POST(x) (*(x))++
+#  define OCTREFCOUNT_ATOMIC_DECREMENT_POST(x) (*(x))--
 #endif
 
 // Encapsulates a reference counter.
--- a/liboctave/util/oct-rl-edit.c	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/util/oct-rl-edit.c	Sat Feb 06 06:40:13 2016 -0800
@@ -21,7 +21,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #if defined (USE_READLINE)
--- a/liboctave/util/oct-rl-hist.c	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/util/oct-rl-hist.c	Sat Feb 06 06:40:13 2016 -0800
@@ -21,7 +21,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include "oct-rl-hist.h"
--- a/liboctave/util/oct-shlib.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/util/oct-shlib.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -22,36 +22,36 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <map>
 
 #if defined (HAVE_SHL_LOAD_API)
-#include <cerrno>
-#include <cstring>
+#  include <cerrno>
+#  include <cstring>
 #endif
 
 #if defined (HAVE_DYLD_API)
-#include <mach-o/dyld.h>
+#  include <mach-o/dyld.h>
 #endif
 
 extern "C"
 {
 #if defined (HAVE_DLOPEN_API)
-#if defined (HAVE_DLFCN_H)
-#include <dlfcn.h>
-#else
+#  if defined (HAVE_DLFCN_H)
+#    include <dlfcn.h>
+#  else
 extern void *dlopen (const char *, int);
 extern const char *dlerror (void);
 extern void *dlsym (void *, const char *);
 extern int dlclose (void *);
-#endif
+#  endif
 #elif defined (HAVE_SHL_LOAD_API)
-#include <dl.h>
+#  include <dl.h>
 #elif defined (HAVE_LOADLIBRARY_API)
-#define WIN32_LEAN_AND_MEAN
-#include <windows.h>
+#  define WIN32_LEAN_AND_MEAN
+#  include <windows.h>
 #endif
 }
 
@@ -191,15 +191,15 @@
   // By using this option, dlopen will detect errors and Octave
   // won't exit if there are unresolved symbols in the file we are
   // loading, and we may even get a useful diagnostic.
-#if defined (RTLD_NOW)
+#  if defined (RTLD_NOW)
   flags |= RTLD_NOW;
-#endif
+#  endif
 
   // Use RTLD_GLOBAL to export symbols from loaded objects so they are
   // available to other subsequently loaded libraries.
-#if defined (RTLD_GLOBAL)
+#  if defined (RTLD_GLOBAL)
   flags |= RTLD_GLOBAL;
-#endif
+#  endif
 
   library = dlopen (file.c_str (), flags);
 
--- a/liboctave/util/oct-sort.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/util/oct-sort.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -102,7 +102,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <cassert>
--- a/liboctave/util/pathsearch.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/util/pathsearch.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -21,7 +21,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <cstdlib>
--- a/liboctave/util/singleton-cleanup.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/util/singleton-cleanup.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -21,7 +21,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <lo-error.h>
--- a/liboctave/util/sparse-sort.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/util/sparse-sort.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -22,7 +22,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <cassert>
--- a/liboctave/util/sparse-util.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/util/sparse-util.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -22,7 +22,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <stdio.h>
--- a/liboctave/util/statdefs.h	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/util/statdefs.h	Sat Feb 06 06:40:13 2016 -0800
@@ -26,13 +26,13 @@
 #include <sys/types.h>
 
 #ifdef HAVE_SYS_STAT_H
-#include <sys/stat.h>
+#  include <sys/stat.h>
 #endif
 
 #ifndef S_ISREG
-#ifndef mode_t
-#define mode_t unsigned short
-#endif
+#  ifndef mode_t
+#    define mode_t unsigned short
+#  endif
 #endif
 #if ! defined (S_ISBLK) && defined (S_IFBLK)
 #define S_ISBLK(m) (((m) & S_IFMT) == S_IFBLK)
@@ -64,7 +64,7 @@
 #endif
 
 #ifndef S_ISLNK
-#undef HAVE_LSTAT
+#  undef HAVE_LSTAT
 #endif
 
 #endif
--- a/liboctave/util/str-vec.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/util/str-vec.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -29,7 +29,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <iostream>
--- a/liboctave/util/unwind-prot.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/util/unwind-prot.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -22,7 +22,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include "lo-error.h"
--- a/liboctave/util/url-transfer.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/liboctave/util/url-transfer.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -26,7 +26,7 @@
 // Author: jwe
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <fstream>
@@ -40,9 +40,9 @@
 #include "url-transfer.h"
 
 #ifdef HAVE_CURL
-#include <curl/curl.h>
-#include <curl/curlver.h>
-#include <curl/easy.h>
+#  include <curl/curl.h>
+#  include <curl/curlver.h>
+#  include <curl/easy.h>
 #endif
 
 void
@@ -770,9 +770,9 @@
 #endif
 
 #if defined (HAVE_CURL)
-# define REP_CLASS curl_transfer
+#  define REP_CLASS curl_transfer
 #else
-# define REP_CLASS base_url_transfer
+#  define REP_CLASS base_url_transfer
 #endif
 
 url_transfer::url_transfer (void) : rep (new REP_CLASS ())
--- a/src/display-available.h	Fri Feb 05 17:58:24 2016 -0800
+++ b/src/display-available.h	Sat Feb 06 06:40:13 2016 -0800
@@ -21,7 +21,7 @@
 */
 
 #ifdef __cplusplus
-#include <new>
+#  include <new>
 extern "C" {
 #endif
 
--- a/src/main-cli.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/src/main-cli.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -21,7 +21,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include "defaults.h"
--- a/src/main-gui.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/src/main-gui.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -21,7 +21,7 @@
 */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include "defaults.h"
--- a/src/main.in.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/src/main.in.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -29,7 +29,7 @@
 // liboctave or libinterp.
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <cstdlib>
@@ -43,19 +43,19 @@
 #include <unistd.h>
 
 #ifndef OCTAVE_VERSION
-#define OCTAVE_VERSION %OCTAVE_VERSION%
+#  define OCTAVE_VERSION %OCTAVE_VERSION%
 #endif
 
 #ifndef OCTAVE_ARCHLIBDIR
-#define OCTAVE_ARCHLIBDIR %OCTAVE_ARCHLIBDIR%
+#  define OCTAVE_ARCHLIBDIR %OCTAVE_ARCHLIBDIR%
 #endif
 
 #ifndef OCTAVE_BINDIR
-#define OCTAVE_BINDIR %OCTAVE_BINDIR%
+#  define OCTAVE_BINDIR %OCTAVE_BINDIR%
 #endif
 
 #ifndef OCTAVE_PREFIX
-#define OCTAVE_PREFIX %OCTAVE_PREFIX%
+#  define OCTAVE_PREFIX %OCTAVE_PREFIX%
 #endif
 
 #include "display-available.h"
--- a/src/mkoctfile.in.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/src/mkoctfile.in.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -22,7 +22,7 @@
 */
 
 #if defined (HAVE_CONFIG_H)
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <string>
@@ -42,25 +42,25 @@
 #include <sys/types.h>
 
 #if defined HAVE_SYS_WAIT_H
-#include <sys/wait.h>
+#  include <sys/wait.h>
 #endif
 
 #ifndef WIFEXITED
-#define WIFEXITED(stat_val) (((stat_val) & 255) == 0)
+#  define WIFEXITED(stat_val) (((stat_val) & 255) == 0)
 #endif
 
 #ifndef WEXITSTATUS
-#define WEXITSTATUS(stat_val) (static_cast<unsigned> (stat_val) >> 8)
+#  define WEXITSTATUS(stat_val) (static_cast<unsigned> (stat_val) >> 8)
 #endif
 
 static std::map<std::string, std::string> vars;
 
 #ifndef OCTAVE_VERSION
-#define OCTAVE_VERSION %OCTAVE_CONF_VERSION%
+#  define OCTAVE_VERSION %OCTAVE_CONF_VERSION%
 #endif
 
 #ifndef OCTAVE_PREFIX
-#define OCTAVE_PREFIX %OCTAVE_CONF_PREFIX%
+#  define OCTAVE_PREFIX %OCTAVE_CONF_PREFIX%
 #endif
 
 #include "shared-fcns.h"
--- a/src/octave-config.in.cc	Fri Feb 05 17:58:24 2016 -0800
+++ b/src/octave-config.in.cc	Sat Feb 06 06:40:13 2016 -0800
@@ -22,7 +22,7 @@
 */
 
 #if defined (HAVE_CONFIG_H)
-#include <config.h>
+#  include <config.h>
 #endif
 
 #include <string>
@@ -32,7 +32,7 @@
 #include <cstdlib>
 
 #ifndef OCTAVE_PREFIX
-#define OCTAVE_PREFIX %OCTAVE_PREFIX%
+#  define OCTAVE_PREFIX %OCTAVE_PREFIX%
 #endif
 
 #include "shared-fcns.h"
--- a/src/shared-fcns.h	Fri Feb 05 17:58:24 2016 -0800
+++ b/src/shared-fcns.h	Sat Feb 06 06:40:13 2016 -0800
@@ -26,8 +26,8 @@
 #include <tlhelp32.h>
 
 #ifdef _MSC_VER
-#define popen _popen
-#define pclose _pclose
+#  define popen _popen
+#  define pclose _pclose
 #endif
 
 static std::string