Skip to content

Commit 4b3c20a

Browse files
perazzjvdp1
andauthored
Update example/linalg/example_state2.f90
Co-authored-by: Jeremie Vandenplas <[email protected]>
1 parent 9b52091 commit 4b3c20a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/linalg/example_state2.f90

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
program example_state2
2-
!! This example shows how to set a `type(linalg_state)` variable to process output conditions
2+
!! This example shows how to set a `type(linalg_state_type)` variable to process output conditions
33
!! out of a simple division routine. The example is meant to highlight:
44
!! 1) the different mechanisms that can be used to initialize the `linalg_state` variable providing
55
!! strings, scalars, or arrays, on input to it;

0 commit comments

Comments
 (0)