Skip to content

Commit 113a5a5

Browse files
authored
Merge pull request #1287 from JuliaSymbolics/MasonProtter-patch-1
export `tosymbol`
2 parents e2bf913 + d5678df commit 113a5a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Symbolics.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ export Inequality, ≲, ≳
9292
include("inequality.jl")
9393

9494
import Bijections, DynamicPolynomials
95+
export tosymbol
9596
include("utils.jl")
9697

9798
using ConstructionBase

0 commit comments

Comments
 (0)