summaryrefslogtreecommitdiff
path: root/SRC/dlaisnan.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/dlaisnan.f')
-rw-r--r--SRC/dlaisnan.f6
1 files changed, 3 insertions, 3 deletions
diff --git a/SRC/dlaisnan.f b/SRC/dlaisnan.f
index 3cb1da8b..c2e87d88 100644
--- a/SRC/dlaisnan.f
+++ b/SRC/dlaisnan.f
@@ -67,17 +67,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date December 2016
+*> \date June 2017
*
*> \ingroup OTHERauxiliary
*
* =====================================================================
LOGICAL FUNCTION DLAISNAN( DIN1, DIN2 )
*
-* -- LAPACK auxiliary routine (version 3.7.0) --
+* -- LAPACK auxiliary routine (version 3.7.1) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* December 2016
+* June 2017
*
* .. Scalar Arguments ..
DOUBLE PRECISION, INTENT(IN) :: DIN1, DIN2