summaryrefslogtreecommitdiff
path: root/SRC/clatzm.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/clatzm.f')
-rw-r--r--SRC/clatzm.f4
1 files changed, 2 insertions, 2 deletions
diff --git a/SRC/clatzm.f b/SRC/clatzm.f
index ed410441..ca3431ba 100644
--- a/SRC/clatzm.f
+++ b/SRC/clatzm.f
@@ -1,9 +1,9 @@
SUBROUTINE CLATZM( SIDE, M, N, V, INCV, TAU, C1, C2, LDC, WORK )
*
-* -- LAPACK routine (version 3.2) --
+* -- LAPACK routine (version 3.3.1) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2006
+* -- April 2011 --
*
* .. Scalar Arguments ..
CHARACTER SIDE