Skip to content

Commit

Permalink
keep istree but deprecate
Browse files Browse the repository at this point in the history
  • Loading branch information
shashi committed Apr 12, 2024
1 parent 98094b5 commit 9d86f9e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/SymbolicUtils.jl
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ import TermInterface: iscall, isexpr, issym, symtype, head, children,
# Add, Mul and Pow
include("types.jl")
export similarterm
Base.@deprecate_binding istree iscall

# Methods on symbolic objects
using SpecialFunctions, NaNMath
Expand Down

0 comments on commit 9d86f9e

Please sign in to comment.