Skip to content

Commit

Permalink
Allow precompiling Distributions
Browse files Browse the repository at this point in the history
  • Loading branch information
johnmyleswhite committed Aug 8, 2015
1 parent f9cb2e6 commit 64a8f58
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Distributions.jl
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
VERSION >= v"0.4.0-dev+6521" && __precompile__(true)

module Distributions

using ArrayViews
Expand Down

0 comments on commit 64a8f58

Please sign in to comment.