summaryrefslogtreecommitdiff
path: root/SRC/slanv2.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/slanv2.f')
-rw-r--r--SRC/slanv2.f4
1 files changed, 2 insertions, 2 deletions
diff --git a/SRC/slanv2.f b/SRC/slanv2.f
index 998fca2c..e027c78d 100644
--- a/SRC/slanv2.f
+++ b/SRC/slanv2.f
@@ -1,9 +1,9 @@
SUBROUTINE SLANV2( A, B, C, D, RT1R, RT1I, RT2R, RT2I, CS, SN )
*
-* -- LAPACK auxiliary routine (version 3.2) --
+* -- LAPACK auxiliary routine (version 3.2.2) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2006
+* June 2010
*
* .. Scalar Arguments ..
REAL A, B, C, CS, D, RT1I, RT1R, RT2I, RT2R, SN