Skip to content

Commit 84f1294

Browse files
wclodius2jvdp1
andauthored
Update src/stdlib_sorting.fypp
Co-authored-by: Jeremie Vandenplas <jeremie.vandenplas@gmail.com>
1 parent e836175 commit 84f1294

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

src/stdlib_sorting.fypp

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -321,18 +321,6 @@ module stdlib_sorting
321321
!! end subroutine sort_a_data
322322
!!```
323323

324-
public char_ord_sort
325-
326-
public char_sort
327-
328-
public char_sort_index
329-
330-
public string_type_ord_sort
331-
332-
public string_type_sort
333-
334-
public string_type_sort_index
335-
336324
interface ord_sort
337325
!! Version: experimental
338326
!!

0 commit comments

Comments
 (0)