diff options
author | julie <julielangou@users.noreply.github.com> | 2011-11-11 19:34:11 +0000 |
---|---|---|
committer | julie <julielangou@users.noreply.github.com> | 2011-11-11 19:34:11 +0000 |
commit | 84118d4efbff34064b96398ea3c1a0a1836a6755 (patch) | |
tree | b8667dc182b814e2f30b10c807d6632ee9126e04 /SRC/claein.f | |
parent | 9e96fbee1f47189a684902633557b54aecfd1db4 (diff) | |
download | lapack-84118d4efbff34064b96398ea3c1a0a1836a6755.tar.gz lapack-84118d4efbff34064b96398ea3c1a0a1836a6755.tar.bz2 lapack-84118d4efbff34064b96398ea3c1a0a1836a6755.zip |
Update version number to 3.4.0
Diffstat (limited to 'SRC/claein.f')
-rw-r--r-- | SRC/claein.f | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/claein.f b/SRC/claein.f index a7c6e8f6..23ad916a 100644 --- a/SRC/claein.f +++ b/SRC/claein.f @@ -149,7 +149,7 @@ SUBROUTINE CLAEIN( RIGHTV, NOINIT, N, H, LDH, W, V, B, LDB, RWORK, $ EPS3, SMLNUM, INFO ) * -* -- LAPACK auxiliary routine (version 3.3.1) -- +* -- LAPACK auxiliary routine (version 3.4.0) -- * -- LAPACK is a software package provided by Univ. of Tennessee, -- * -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..-- * November 2011 |