Skip to content

Commit 3dc2652

Browse files
committed
add getter
1 parent 1892a1b commit 3dc2652

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/systems/abstractsystem.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -226,6 +226,7 @@ for prop in [:eqs
226226
:tearing_state
227227
:substitutions
228228
:metadata
229+
:gui_metadata
229230
:discrete_subsystems
230231
:unknown_states]
231232
fname1 = Symbol(:get_, prop)

0 commit comments

Comments
 (0)