summaryrefslogtreecommitdiff
path: root/SRC/zlatps.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/zlatps.f')
-rw-r--r--SRC/zlatps.f6
1 files changed, 3 insertions, 3 deletions
diff --git a/SRC/zlatps.f b/SRC/zlatps.f
index 902d03f5..1da8db40 100644
--- a/SRC/zlatps.f
+++ b/SRC/zlatps.f
@@ -151,7 +151,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date April 2012
+*> \date August 2012
*
*> \ingroup complex16OTHERauxiliary
*
@@ -231,10 +231,10 @@
SUBROUTINE ZLATPS( UPLO, TRANS, DIAG, NORMIN, N, AP, X, SCALE,
$ CNORM, INFO )
*
-* -- LAPACK auxiliary routine (version 3.4.1) --
+* -- LAPACK auxiliary routine (version 3.4.2) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* April 2012
+* August 2012
*
* .. Scalar Arguments ..
CHARACTER DIAG, NORMIN, TRANS, UPLO