Skip to content

Commit 3922296

Browse files
Update ModelingToolkit.jl
1 parent e6dd32d commit 3922296

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ModelingToolkit.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ end
1010

1111
import SymbolicUtils
1212
import SymbolicUtils: iscall, arguments, operation, maketerm, promote_symtype,
13-
Symbolic, isadd, ismul, ispow, issym, FnType,
13+
hasnode, Symbolic, isadd, ismul, ispow, issym, FnType,
1414
@rule, Rewriters, substitute, metadata, BasicSymbolic,
1515
Sym, Term
1616
using SymbolicUtils.Code

0 commit comments

Comments
 (0)