Skip to content

Commit

Permalink
Merge pull request #1287 from JuliaSymbolics/MasonProtter-patch-1
Browse files Browse the repository at this point in the history
export `tosymbol`
  • Loading branch information
MasonProtter authored Sep 26, 2024
2 parents e2bf913 + d5678df commit 113a5a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Symbolics.jl
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ export Inequality, ≲, ≳
include("inequality.jl")

import Bijections, DynamicPolynomials
export tosymbol
include("utils.jl")

using ConstructionBase
Expand Down

0 comments on commit 113a5a5

Please sign in to comment.