We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
IfLifting
1 parent 21a2a33 commit 7deb72bCopy full SHA for 7deb72b
src/ModelingToolkit.jl
@@ -181,6 +181,7 @@ include("discretedomain.jl")
181
include("systems/systemstructure.jl")
182
include("systems/clock_inference.jl")
183
include("systems/systems.jl")
184
+include("systems/if_lifting.jl")
185
186
include("debugging.jl")
187
include("systems/alias_elimination.jl")
0 commit comments