Skip to content

Commit 9129623

Browse files
committed
don't include symutils.jl
1 parent ccb393c commit 9129623

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/ModelingToolkit.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ include("variables.jl")
5858
include("context_dsl.jl")
5959
include("operations.jl")
6060
include("differentials.jl")
61-
include("symutils.jl")
6261

6362
function Base.convert(::Type{Variable},x::Operation)
6463
if x.op isa Variable

0 commit comments

Comments
 (0)