Minor correction. I think this was the intent of the previous commit.
authorJulien Langou <julien.langou@ucdenver.edu>
Mon, 22 May 2017 09:34:41 +0000 (11:34 +0200)
committerJulien Langou <julien.langou@ucdenver.edu>
Mon, 22 May 2017 09:34:41 +0000 (11:34 +0200)
SRC/dlaisnan.f

index 3886dc5..3cb1da8 100644 (file)
@@ -80,7 +80,7 @@
 *     December 2016
 *
 *     .. Scalar Arguments ..
-      DOUBLE PRECISION   DIN1, DIN2
+      DOUBLE PRECISION, INTENT(IN) :: DIN1, DIN2
 *     ..
 *
 *  =====================================================================