Skip to content

Commit

Permalink
Merge pull request #27 from KristofferC/patch-2
Browse files Browse the repository at this point in the history
enable precompilation for Pkg3
  • Loading branch information
StefanKarpinski authored Nov 16, 2017
2 parents 5f146b8 + cecfdc2 commit 5de6df7
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 5de6df7

Please sign in to comment.