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 a6c71df commit 60b668bCopy full SHA for 60b668b
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