From 073724a84c47cf4de5b2c0fe755389c8df66eec8 Mon Sep 17 00:00:00 2001 From: "Michael K. Borregaard" Date: Tue, 3 Oct 2017 15:14:10 +0200 Subject: [PATCH] reactivate --- src/Plots.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Plots.jl b/src/Plots.jl index 560588db..e730e65c 100644 --- a/src/Plots.jl +++ b/src/Plots.jl @@ -1,4 +1,4 @@ -__precompile__(false) +__precompile__(true) module Plots