Skip to content

Commit c679e9b

Browse files
author
Shashi Gowda
committed
reexport unsorted_arguments
1 parent ef0cd4d commit c679e9b

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
Base.@deprecate_binding istree iscall
23-
export istree, operation, arguments, similarterm
23+
export istree, operation, arguments, unsorted_arguments, similarterm
2424
# Sym, Term,
2525
# Add, Mul and Pow
2626
include("types.jl")

0 commit comments

Comments
 (0)