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 2e370f4 commit 70da4c8Copy full SHA for 70da4c8
src/stdlib_linalg.fypp
@@ -12,7 +12,7 @@ module stdlib_linalg
12
use stdlib_linalg_constants, only: sp, dp, qp, lk, ilp
13
use stdlib_error, only: error_stop
14
use stdlib_optval, only: optval
15
- use stdlib_linalg_state, only: linalg_state_type, linalg_error_handling
+ use stdlib_linalg_state, only: linalg_state_type, linalg_error_handling
16
implicit none
17
private
18
0 commit comments