Skip to content

Commit

Permalink
Compat is precompile-safe, and good to precompile early because of #1…
Browse files Browse the repository at this point in the history
  • Loading branch information
stevengj committed Aug 7, 2015
1 parent 3165f94 commit 5cfb06a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Compat.jl
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
VERSION >= v"0.4.0-dev+6521" && __precompile__()

module Compat

using Base.Meta
Expand Down

0 comments on commit 5cfb06a

Please sign in to comment.