From 74de4dc3a6da525b2fb92bc7103a4bbf49fc3db8 Mon Sep 17 00:00:00 2001 From: Thomas Breloff Date: Thu, 10 Sep 2015 18:06:00 -0400 Subject: [PATCH] precompile --- src/Plots.jl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/Plots.jl b/src/Plots.jl index efa84f41..75483eca 100644 --- a/src/Plots.jl +++ b/src/Plots.jl @@ -1,3 +1,5 @@ +__precompile__() + module Plots using Colors