Skip to content

Commit ca32d69

Browse files
committed
Comment the xkcd include
1 parent 433cc28 commit ca32d69

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/GMT.jl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -328,8 +328,8 @@ include("trend2d.jl")
328328
include("xyz2grd.jl")
329329
include("utils.jl")
330330
include("utils_project.jl")
331-
include("xkcd.jl")
332-
#include("drawing/Drawing.jl")
331+
#include("xkcd.jl")
332+
include("drawing/Drawing.jl")
333333
include("extras/anaglyph.jl")
334334
include("extras/analemma.jl")
335335
include("extras/fourcolors.jl")

0 commit comments

Comments
 (0)