Merge pull request #1001 from mkborregaard/mkb-release

disable precompilation for release
This commit is contained in:
Michael Krabbe Borregaard 2017-08-09 08:05:45 +02:00 committed by GitHub
commit 2ccfa9b4fa

View File

@ -1,4 +1,4 @@
__precompile__(true)
__precompile__(false)
module Plots