Skip to content

Commit

Permalink
Turn on precompilation
Browse files Browse the repository at this point in the history
  • Loading branch information
timholy committed Aug 24, 2015
1 parent b26774c commit 074c5b4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/DataArrays.jl
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
VERSION >= v"0.4.0-dev+6641" && __precompile__()

module DataArrays
using Base.Cartesian, Compat, Reexport
@reexport using StatsBase
Expand Down

0 comments on commit 074c5b4

Please sign in to comment.