Skip to content

Commit 9d86f9e

Browse files
author
Shashi Gowda
committed
keep istree but deprecate
1 parent 98094b5 commit 9d86f9e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/SymbolicUtils.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ import TermInterface: iscall, isexpr, issym, symtype, head, children,
2323
# Add, Mul and Pow
2424
include("types.jl")
2525
export similarterm
26+
Base.@deprecate_binding istree iscall
2627

2728
# Methods on symbolic objects
2829
using SpecialFunctions, NaNMath

0 commit comments

Comments
 (0)