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 b649182 commit 1acaaa8Copy full SHA for 1acaaa8
src/GeometryOps.jl
@@ -51,6 +51,7 @@ using .NaturalIndexing, .SpatialTreeInterface, .LoopStateMachine
51
52
# Preparations and prepared geometry
53
include("preparations/preparations.jl")
54
+include("preparations/prepared_geometry.jl")
55
include("preparations/monotone_chain.jl")
56
57
# Methods - things that don't change the contents
0 commit comments