Skip to content

Commit 213b0cf

Browse files
committed
Rename workers.jl to addworkers.jl
1 parent b650c0c commit 213b0cf

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

src/ParallelProcessingTools.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ include("threadlocal.jl")
2020
include("onthreads.jl")
2121
include("onprocs.jl")
2222
include("workpartition.jl")
23-
include("workers.jl")
23+
include("addworkers.jl")
2424
include("slurm.jl")
2525
include("deprecated.jl")
2626

File renamed without changes.

0 commit comments

Comments
 (0)