Skip to content

Commit

Permalink
iscall
Browse files Browse the repository at this point in the history
  • Loading branch information
Alessandro Cheli committed Jun 26, 2024
1 parent bfb672d commit c619ea9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SymbolicUtils.jl
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ using TermInterface
import TermInterface: iscall, isexpr, head, children,
operation, arguments, metadata, maketerm, sorted_arguments

const istree = iscalls
const istree = iscall
Base.@deprecate_binding istree iscall
export istree, operation, arguments, sorted_arguments, similarterm, iscall
# Sym, Term,
Expand Down

0 comments on commit c619ea9

Please sign in to comment.