Skip to content

Commit ff9242a

Browse files
committed
Revert changes in stdlib_io.md
1 parent bf14f0a commit ff9242a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/specs/stdlib_io.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@ Provides a text file called `filename` that contains the rank-2 `array`.
123123
{!example/io/example_savetxt.f90!}
124124
```
125125

126+
126127
## `load_npy`
127128

128129
### Status
@@ -163,6 +164,7 @@ Returns an allocated `array` with the content of `filename` in case of success.
163164
{!example/io/example_loadnpy.f90!}
164165
```
165166

167+
166168
## `save_npy`
167169

168170
### Status

0 commit comments

Comments
 (0)