From be91086043cf7661e6c6de1715895e5a48e0e74e Mon Sep 17 00:00:00 2001 From: julie Date: Thu, 16 Apr 2009 18:10:16 +0000 Subject: Big commit before 3.2.1 release. Those are just cosmetic changes to update version number and various other minor change. --- SRC/dlasr.f | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'SRC/dlasr.f') diff --git a/SRC/dlasr.f b/SRC/dlasr.f index ac434acf..4c0d868b 100644 --- a/SRC/dlasr.f +++ b/SRC/dlasr.f @@ -1,7 +1,8 @@ SUBROUTINE DLASR( SIDE, PIVOT, DIRECT, M, N, C, S, A, LDA ) * * -- LAPACK auxiliary routine (version 3.2) -- -* Univ. of Tennessee, Univ. of California Berkeley and NAG Ltd.. +* -- LAPACK is a software package provided by Univ. of Tennessee, -- +* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..-- * November 2006 * * .. Scalar Arguments .. -- cgit v1.2.3