disable precompilation for release

This commit is contained in:
Michael K. Borregaard 2017-08-09 08:05:21 +02:00
parent 9a8c7b290f
commit 1f07be6ae0

View File

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