Skip to content

Commit 99c6757

Browse files
committed
export iscall I guess
1 parent 90bbd86 commit 99c6757

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SymbolicUtils.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ import TermInterface: iscall, isexpr, issym, symtype, head, children,
2020
operation, arguments, metadata, maketerm
2121

2222
const istree = iscall
23-
export istree, operation, arguments, unsorted_arguments, similarterm
23+
export istree, operation, arguments, unsorted_arguments, similarterm, iscall
2424
# Sym, Term,
2525
# Add, Mul and Pow
2626
include("types.jl")

0 commit comments

Comments
 (0)