Skip to content

Commit e42001b

Browse files
committed
export dump_state
1 parent a605c41 commit e42001b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/NetworkDynamics.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ export has_guess, get_guess, set_guess!
7272
export has_init, get_init, set_init!
7373
export has_bounds, get_bounds, set_bounds!
7474
export has_graphelement, get_graphelement, set_graphelement!
75-
export get_initial_state, dump_initial_state
75+
export get_initial_state, dump_initial_state, dump_state
7676
export has_callback, get_callbacks, set_callback!, add_callback!
7777
export has_position, get_position, set_position!
7878
export has_marker, get_marker, set_marker!

0 commit comments

Comments
 (0)