diff options
Diffstat (limited to 'SRC/zrot.f')
-rw-r--r-- | SRC/zrot.f | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -103,7 +103,7 @@ * ===================================================================== SUBROUTINE ZROT( N, CX, INCX, CY, INCY, C, S ) * -* -- LAPACK auxiliary routine (version 3.2) -- +* -- 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 |