summaryrefslogtreecommitdiff
path: root/SRC/clanhf.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/clanhf.f')
-rw-r--r--SRC/clanhf.f2
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/clanhf.f b/SRC/clanhf.f
index 621a3028..6d0544cc 100644
--- a/SRC/clanhf.f
+++ b/SRC/clanhf.f
@@ -1,6 +1,6 @@
REAL FUNCTION CLANHF( NORM, TRANSR, UPLO, N, A, WORK )
*
-* -- LAPACK routine (version 3.2.1) --
+* -- LAPACK routine (version 3.3.1) --
*
* -- Contributed by Fred Gustavson of the IBM Watson Research Center --
* -- April 2009 --