Disable precompile file for now

This commit is contained in:
Sebastian Micluța-Câmpeanu 2020-03-14 21:27:32 +02:00 committed by Simon Christ
parent bb08d61709
commit f557ca3b74

View File

@ -229,7 +229,7 @@ end
const CURRENT_BACKEND = CurrentBackend(:none) const CURRENT_BACKEND = CurrentBackend(:none)
include("precompile.jl") # include("precompile.jl")
_precompile_() # _precompile_()
end # module end # module