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 48cc5ff commit 3f802afCopy full SHA for 3f802af
src/SymbolicUtils.jl
@@ -35,7 +35,7 @@ include("rewriters.jl")
35
using .Rewriters
36
37
using Combinatorics: permutations, combinations
38
-export @rule, @acrule, RuleSet, @capture
+export @rule, @acrule, RuleSet
39
40
# Rule type and @rule macro
41
include("rule.jl")
0 commit comments