Skip to content

Commit fbb9325

Browse files
authored
Merge pull request #1324 from Keno/kf/morerefactor
Refactor Alias Elimination some more
2 parents bceb60c + a378303 commit fbb9325

File tree

4 files changed

+418
-305
lines changed

4 files changed

+418
-305
lines changed

src/ModelingToolkit.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,7 @@ include("systems/control/controlsystem.jl")
134134

135135
include("systems/pde/pdesystem.jl")
136136

137+
include("systems/sparsematrixclil.jl")
137138
include("systems/discrete_system/discrete_system.jl")
138139
include("systems/validation.jl")
139140
include("systems/dependency_graphs.jl")

0 commit comments

Comments
 (0)