Skip to content

Commit

Permalink
Export ADSBinaryNode
Browse files Browse the repository at this point in the history
  • Loading branch information
LuEdRaMo committed Apr 7, 2024
1 parent 5a50309 commit 42ed56f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/adsbinarynode.jl
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ if !isdefined(Base, :isnothing) # Julia 1.0 support
using AbstractTrees: isnothing
end

export ADSDomain
export ADSDomain, ADSBinaryNode

"""
ADSDomain{N, T <: Real}
Expand Down

0 comments on commit 42ed56f

Please sign in to comment.