Skip to content

Commit 4999f9a

Browse files
jalveszjvdp1
andauthored
Update src/stdlib_specialfunctions_gamma.fypp
Co-authored-by: Jeremie Vandenplas <jeremie.vandenplas@gmail.com>
1 parent 9bf435d commit 4999f9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/stdlib_specialfunctions_gamma.fypp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ contains
218218

219219

220220

221-
#:for k1, t1 in CMPLX_KINDS_TYPES[0:2]
221+
#:for k1, t1 in C_KINDS_TYPES
222222
#:if k1 == "sp"
223223
#:set k2 = "dp"
224224
#:elif k1 == "dp"

0 commit comments

Comments
 (0)