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.
1 parent 228b262 commit 298b694Copy full SHA for 298b694
src/ModelingToolkit.jl
@@ -168,6 +168,7 @@ include("systems/imperative_affect.jl")
168
include("systems/callbacks.jl")
169
include("systems/system.jl")
170
include("systems/codegen_utils.jl")
171
+include("problems/docs.jl")
172
include("systems/codegen.jl")
173
include("systems/problem_utils.jl")
174
include("linearization.jl")
0 commit comments