We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d0d3aa commit 8d33eadCopy full SHA for 8d33ead
src/stdlib_io.f90
@@ -2,7 +2,7 @@ module stdlib_io
2
use stdlib_types
3
implicit none
4
private
5
-public loadtxt, savetxt
+public :: loadtxt, savetxt
6
7
contains
8
0 commit comments