Skip to content

Commit f64357a

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

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
@@ -414,7 +414,7 @@ contains
414414

415415

416416

417-
#:for k1, t1 in CMPLX_KINDS_TYPES[0:2]
417+
#:for k1, t1 in C_KINDS_TYPES
418418
#:if k1 == "sp"
419419
#:set k2 = "dp"
420420
#:elif k1 == "dp"

0 commit comments

Comments
 (0)