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 5947a83 commit 54c5297Copy full SHA for 54c5297
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