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.
use
1 parent ca8f52a commit 6265c8eCopy full SHA for 6265c8e
src/stdlib_system.F90
@@ -3,6 +3,7 @@ module stdlib_system
3
c_f_pointer
4
use stdlib_kinds, only: int64, dp, c_bool, c_char
5
use stdlib_strings, only: to_c_char
6
+use stdlib_error, only: state_type, STDLIB_FS_ERROR
7
implicit none
8
private
9
public :: sleep
0 commit comments