Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
vyudu committed Jan 16, 2025
1 parent 80b2549 commit a5db689
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/systems/abstractsystem.jl
Original file line number Diff line number Diff line change
Expand Up @@ -1010,9 +1010,7 @@ for prop in [:eqs
:tstops
:index_cache
:is_scalar_noise
:isscheduled
:input
:misc]
:isscheduled]
fname_get = Symbol(:get_, prop)
fname_has = Symbol(:has_, prop)
@eval begin
Expand Down

0 comments on commit a5db689

Please sign in to comment.