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 26382b7 commit c1a44dfCopy full SHA for c1a44df
src/LibGEOS.jl
@@ -24,7 +24,7 @@ module LibGEOS
24
export contains
25
end
26
27
- include("../lib/libgeos.jl")
+ include("libgeos.jl")
28
29
mutable struct GEOSError <: Exception
30
msg::String
0 commit comments