Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 33c2de6

Browse files
committed
example_state1: import operator(/=)
1 parent dbc843a commit 33c2de6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎example/linalg/example_state1.f90‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
program example_state1
2-
use stdlib_linalg_state, only: linalg_state_type, LINALG_SUCCESS, LINALG_VALUE_ERROR
2+
use stdlib_linalg_state, only: linalg_state_type, LINALG_SUCCESS, LINALG_VALUE_ERROR, &
3+
operator(/=)
34
implicit none
45
type(linalg_state_type) :: err
56

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /