summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--math/atlas-devel/files/blas.h2
-rw-r--r--math/atlas-devel/files/lapack.h2
-rw-r--r--math/atlas/files/blas.h2
-rw-r--r--math/atlas/files/lapack.h2
4 files changed, 4 insertions, 4 deletions
diff --git a/math/atlas-devel/files/blas.h b/math/atlas-devel/files/blas.h
index 9fe9a8561658..91a230963aab 100644
--- a/math/atlas-devel/files/blas.h
+++ b/math/atlas-devel/files/blas.h
@@ -854,4 +854,4 @@ zher2k_(char* uplo, char* trans, integer* N, integer* K,
doublecomplex* B, integer* ldb,
doublereal* beta,
doublecomplex* C, integer* ldc);
-} \ No newline at end of file
+}
diff --git a/math/atlas-devel/files/lapack.h b/math/atlas-devel/files/lapack.h
index c0d513baedd1..0e677a94bd84 100644
--- a/math/atlas-devel/files/lapack.h
+++ b/math/atlas-devel/files/lapack.h
@@ -5082,4 +5082,4 @@ integer izmax1_(integer *n, doublecomplex *cx, integer *incx);
/* Subroutine */ int zupmtr_(char *side, char *uplo, char *trans, integer *m,
integer *n, doublecomplex *ap, doublecomplex *tau, doublecomplex *c__,
integer *ldc, doublecomplex *work, integer *info);
-} \ No newline at end of file
+}
diff --git a/math/atlas/files/blas.h b/math/atlas/files/blas.h
index 9fe9a8561658..91a230963aab 100644
--- a/math/atlas/files/blas.h
+++ b/math/atlas/files/blas.h
@@ -854,4 +854,4 @@ zher2k_(char* uplo, char* trans, integer* N, integer* K,
doublecomplex* B, integer* ldb,
doublereal* beta,
doublecomplex* C, integer* ldc);
-} \ No newline at end of file
+}
diff --git a/math/atlas/files/lapack.h b/math/atlas/files/lapack.h
index c0d513baedd1..0e677a94bd84 100644
--- a/math/atlas/files/lapack.h
+++ b/math/atlas/files/lapack.h
@@ -5082,4 +5082,4 @@ integer izmax1_(integer *n, doublecomplex *cx, integer *incx);
/* Subroutine */ int zupmtr_(char *side, char *uplo, char *trans, integer *m,
integer *n, doublecomplex *ap, doublecomplex *tau, doublecomplex *c__,
integer *ldc, doublecomplex *work, integer *info);
-} \ No newline at end of file
+}