We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04eeced commit 713fe74Copy full SHA for 713fe74
1 file changed
SRC/disnan.f
@@ -21,7 +21,7 @@
21
* LOGICAL FUNCTION DISNAN( DIN )
22
*
23
* .. Scalar Arguments ..
24
-* DOUBLE PRECISION DIN
+* DOUBLE PRECISION, INTENT(IN) :: DIN
25
* ..
26
27
0 commit comments