summaryrefslogtreecommitdiffstats
path: root/src/FractalExplorer.jl
blob: 64a52e6c90c06884d136fe74a85d7cfbc3c9c38c (plain) (blame)
1
2
3
4
module FractalExplorer
include("fractal.jl")
include("renderer.jl")
end