Skip to content

Commit a5db689

Browse files
committed
up
1 parent 80b2549 commit a5db689

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/systems/abstractsystem.jl

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1010,9 +1010,7 @@ for prop in [:eqs
10101010
:tstops
10111011
:index_cache
10121012
:is_scalar_noise
1013-
:isscheduled
1014-
:input
1015-
:misc]
1013+
:isscheduled]
10161014
fname_get = Symbol(:get_, prop)
10171015
fname_has = Symbol(:has_, prop)
10181016
@eval begin

0 commit comments

Comments
 (0)