From 8f60a4df8d81024c387b2497bf76e3c1e4a8adea Mon Sep 17 00:00:00 2001 From: Christopher Rackauckas Date: Mon, 19 Dec 2016 14:49:44 -0800 Subject: [PATCH] Fix precompile disable --- src/Plots.jl | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Plots.jl b/src/Plots.jl index 9b4bcb10..3515e75b 100644 --- a/src/Plots.jl +++ b/src/Plots.jl @@ -1,3 +1,4 @@ +__precompile__(false) module Plots