We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 433cc28 commit ca32d69Copy full SHA for ca32d69
1 file changed
src/GMT.jl
@@ -328,8 +328,8 @@ include("trend2d.jl")
328
include("xyz2grd.jl")
329
include("utils.jl")
330
include("utils_project.jl")
331
-include("xkcd.jl")
332
-#include("drawing/Drawing.jl")
+#include("xkcd.jl")
+include("drawing/Drawing.jl")
333
include("extras/anaglyph.jl")
334
include("extras/analemma.jl")
335
include("extras/fourcolors.jl")
0 commit comments