Skip to content

Commit 7087255

Browse files
wclodius2jvdp1
andauthored
Update src/stdlib_sorting.fypp
Co-authored-by: Jeremie Vandenplas <[email protected]>
1 parent b45441b commit 7087255

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

src/stdlib_sorting.fypp

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
1-
#! Integer kinds to be considered during templating
2-
#:set INT_KINDS = ["int8", "int16", "int32", "int64"]
3-
4-
#! Real kinds to be considered during templating
5-
#:set REAL_KINDS = ["sp", "dp", "qp"]
1+
#:include "common.fypp"
62

73
!! Licensing:
84
!!

0 commit comments

Comments
 (0)