Skip to content

Commit

Permalink
threaded=true
Browse files Browse the repository at this point in the history
  • Loading branch information
jeff-regier committed Jul 22, 2016
1 parent 7debb8d commit e93fa5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/api.jl
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ else
end

# Use threads (on the loop over sources)
const Threaded = false
const Threaded = true
if Threaded && VERSION > v"0.5.0-dev"
using Base.Threads
else
Expand Down

0 comments on commit e93fa5d

Please sign in to comment.