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