aboutsummaryrefslogtreecommitdiff
path: root/SRC/sla_gbrcond.f
diff options
context:
space:
mode:
authorjulie <julielangou@users.noreply.github.com>2010-06-23 17:25:30 +0000
committerjulie <julielangou@users.noreply.github.com>2010-06-23 17:25:30 +0000
commitef920e099dd173ef2fe241cbc452530bd4e0a06e (patch)
tree871aa041aad7f2820dbfc927ee6fdded7d963387 /SRC/sla_gbrcond.f
parent9d2ac5bb4d35890a66f0eaa48935de14366c8c9c (diff)
Update date and version for 3.2.2 release
Diffstat (limited to 'SRC/sla_gbrcond.f')
-rw-r--r--SRC/sla_gbrcond.f4
1 files changed, 2 insertions, 2 deletions
diff --git a/SRC/sla_gbrcond.f b/SRC/sla_gbrcond.f
index 6140f85d..bc1e494d 100644
--- a/SRC/sla_gbrcond.f
+++ b/SRC/sla_gbrcond.f
@@ -1,10 +1,10 @@
REAL FUNCTION SLA_GBRCOND( TRANS, N, KL, KU, AB, LDAB, AFB, LDAFB,
$ IPIV, CMODE, C, INFO, WORK, IWORK )
*
-* -- LAPACK routine (version 3.2.1) --
+* -- LAPACK routine (version 3.2.2) --
* -- Contributed by James Demmel, Deaglan Halligan, Yozo Hida and --
* -- Jason Riedy of Univ. of California Berkeley. --
-* -- April 2009 --
+* -- June 2010 --
*
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley and NAG Ltd. --