Skip to content

Commit

Permalink
Export \sqcap and \sqcup
Browse files Browse the repository at this point in the history
  • Loading branch information
dpsanders committed May 26, 2024
1 parent 856da9b commit 5125347
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/symbols.jl
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
module Symbols

using IntervalArithmetic
export .., ±, , , , ∅, ℝ
export .., ±, , , , ∅, ℝ, ,

"""
..(a, b)
Expand Down

0 comments on commit 5125347

Please sign in to comment.