We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 710dbe2 commit 89c1844Copy full SHA for 89c1844
src/GeometryOps.jl
@@ -52,6 +52,7 @@ using .NaturalIndexing
52
53
# Preparations and prepared geometry
54
include("preparations/preparations.jl")
55
+include("preparations/prepared_geometry.jl")
56
include("preparations/monotone_chain.jl")
57
58
# Methods - things that don't change the contents
0 commit comments