aboutsummaryrefslogtreecommitdiffstats
path: root/math/atlas/files/lapack.h
diff options
context:
space:
mode:
authormaho <maho@FreeBSD.org>2004-10-19 09:10:44 +0800
committermaho <maho@FreeBSD.org>2004-10-19 09:10:44 +0800
commit9d29cfbb7bc4d3e0b9c8d4847d1054fc989c8e85 (patch)
tree9a262d4eb428285d9958ae5cb7427c44cdb555b1 /math/atlas/files/lapack.h
parentb15d8fbbb1d8924068ecfe50cfdc726d468418f7 (diff)
downloadfreebsd-ports-gnome-9d29cfbb7bc4d3e0b9c8d4847d1054fc989c8e85.tar.gz
freebsd-ports-gnome-9d29cfbb7bc4d3e0b9c8d4847d1054fc989c8e85.tar.zst
freebsd-ports-gnome-9d29cfbb7bc4d3e0b9c8d4847d1054fc989c8e85.zip
Adding newline at the end of files
(lapack.h and blas.h) Submitted by: thierry@
Diffstat (limited to 'math/atlas/files/lapack.h')
-rw-r--r--math/atlas/files/lapack.h2
1 files changed, 1 insertions, 1 deletions
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
+}