Skip to content

Commit

Permalink
add precompilation (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
CarloLucibello authored and mlewe committed Jan 30, 2017
1 parent c012095 commit cd86cea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/BlossomV.jl
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
__precompile__()
module BlossomV

if isfile(joinpath(Pkg.dir("BlossomV"),"deps","deps.jl"))
Expand Down

0 comments on commit cd86cea

Please sign in to comment.