deactivate precompilation for release

This commit is contained in:
Michael Krabbe Borregaard 2017-06-09 22:04:48 +02:00 committed by GitHub
parent 034613b50c
commit 1d98acc407

View File

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