Skip to content

Commit f61f83f

Browse files
Merge pull request #2395 from cadojo/patch-1
Update abstractsystem.jl with :get_name
2 parents ce5dbbb + 0aeb328 commit f61f83f

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
@@ -305,6 +305,7 @@ for prop in [:eqs
305305
:states
306306
:ps
307307
:tspan
308+
:name
308309
:var_to_name
309310
:ctrls
310311
:defaults

0 commit comments

Comments
 (0)