Skip to content

Commit

Permalink
enable precompilation for Pkg3
Browse files Browse the repository at this point in the history
  • Loading branch information
KristofferC authored Nov 16, 2017
1 parent 5f146b8 commit cecfdc2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Pkg3.jl
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
__precompile__(true)
module Pkg3

const DEPOTS = [joinpath(homedir(), ".julia")]
Expand Down

0 comments on commit cecfdc2

Please sign in to comment.