summaryrefslogtreecommitdiff
path: root/BLAS/SRC/sspr2.f
diff options
context:
space:
mode:
Diffstat (limited to 'BLAS/SRC/sspr2.f')
-rw-r--r--BLAS/SRC/sspr2.f6
1 files changed, 3 insertions, 3 deletions
diff --git a/BLAS/SRC/sspr2.f b/BLAS/SRC/sspr2.f
index 9355b3f8..b4c81187 100644
--- a/BLAS/SRC/sspr2.f
+++ b/BLAS/SRC/sspr2.f
@@ -121,7 +121,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date December 2016
*
*> \ingroup single_blas_level2
*
@@ -142,10 +142,10 @@
* =====================================================================
SUBROUTINE SSPR2(UPLO,N,ALPHA,X,INCX,Y,INCY,AP)
*
-* -- Reference BLAS level2 routine (version 3.4.0) --
+* -- Reference BLAS level2 routine (version 3.7.0) --
* -- Reference BLAS is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* December 2016
*
* .. Scalar Arguments ..
REAL ALPHA