From 531a38bc39a7e64ee0d8f905e7d112ae23c6d4e9 Mon Sep 17 00:00:00 2001 From: "Michael K. Borregaard" Date: Thu, 5 Oct 2017 12:28:52 +0200 Subject: [PATCH] no prec --- src/Plots.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Plots.jl b/src/Plots.jl index e2ffa95c..33703c9f 100644 --- a/src/Plots.jl +++ b/src/Plots.jl @@ -1,4 +1,4 @@ -__precompile__(true) +__precompile__(false) module Plots