Move where backends.jl is included.
Must ensure all types required by HDF5 plots are defined.
This commit is contained in:
parent
b920ee8550
commit
8b8de6bcd3
@ -118,7 +118,6 @@ include("utils.jl")
|
|||||||
include("components.jl")
|
include("components.jl")
|
||||||
include("axes.jl")
|
include("axes.jl")
|
||||||
include("args.jl")
|
include("args.jl")
|
||||||
include("backends.jl")
|
|
||||||
include("themes.jl")
|
include("themes.jl")
|
||||||
include("plot.jl")
|
include("plot.jl")
|
||||||
include("pipeline.jl")
|
include("pipeline.jl")
|
||||||
@ -131,6 +130,7 @@ include("output.jl")
|
|||||||
include("examples.jl")
|
include("examples.jl")
|
||||||
include("arg_desc.jl")
|
include("arg_desc.jl")
|
||||||
include("plotattr.jl")
|
include("plotattr.jl")
|
||||||
|
include("backends.jl")
|
||||||
|
|
||||||
|
|
||||||
# ---------------------------------------------------------
|
# ---------------------------------------------------------
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user