Skip to content

Commit

Permalink
add __precompile__ declaration
Browse files Browse the repository at this point in the history
  • Loading branch information
vtjnash authored and nalimilan committed Jun 22, 2017
1 parent 4605492 commit 18f088f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/CategoricalArrays.jl
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
__precompile__()
module CategoricalArrays
export CategoricalPool, CategoricalValue
export AbstractCategoricalArray, AbstractCategoricalVector, AbstractCategoricalMatrix,
Expand Down

0 comments on commit 18f088f

Please sign in to comment.