Merge pull request #85 from stevengj/patch-1

don't test for 0.4-
This commit is contained in:
Tom Breloff 2015-11-28 20:13:06 -05:00
commit 7f7f5c6f12

View File

@ -1,7 +1,5 @@
if VERSION >= v"0.4-"
__precompile__()
end
__precompile__()
module Plots