Skip to content

Commit 9db4047

Browse files
committed
missing import
1 parent d2b894a commit 9db4047

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/methods/rule_based/rule2.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
using Combinatorics: permutations
12
# empty Base.ImmutableDict of the correct type
23
const SymsType = SymbolicUtils.BasicSymbolic{SymbolicUtils.SymReal}
34
const MatchDict = Base.ImmutableDict{Symbol, SymsType}

0 commit comments

Comments
 (0)