Skip to content

Commit 7eead92

Browse files
KristofferCJeffBezanson
authored andcommitted
use precompile generation for Distributed instead of hardcoded list (JuliaLang/julia#33077)
1 parent 506554b commit 7eead92

File tree

2 files changed

+0
-192
lines changed

2 files changed

+0
-192
lines changed

src/Distributed.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,6 @@ include("macros.jl") # @spawn and friends
9191
include("workerpool.jl")
9292
include("pmap.jl")
9393
include("managers.jl") # LocalManager and SSHManager
94-
include("precompile.jl")
9594

9695
function __init__()
9796
init_parallel()

src/precompile.jl

Lines changed: 0 additions & 191 deletions
This file was deleted.

0 commit comments

Comments
 (0)