Skip to content

Commit

Permalink
Merge pull request #44 from JuliaArrays/teh/precompile
Browse files Browse the repository at this point in the history
Turn on precompilation
  • Loading branch information
timholy committed Sep 20, 2016
2 parents 4a4ef48 + a9c1144 commit 60d2a11
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/AxisArrays.jl
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
__precompile__()

module AxisArrays

using Base: tail
Expand Down

0 comments on commit 60d2a11

Please sign in to comment.