Skip to content

Commit

Permalink
Merge a8784f0 into c191601
Browse files Browse the repository at this point in the history
  • Loading branch information
jverzani committed Jun 27, 2018
2 parents c191601 + a8784f0 commit 54464ae
Show file tree
Hide file tree
Showing 7 changed files with 633 additions and 46 deletions.
2 changes: 1 addition & 1 deletion src/Roots.jl
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ else
end

using ForwardDiff
using Compat: @nospecialize, lastindex
import Compat: @nospecialize, lastindex, range


export fzero,
Expand Down

0 comments on commit 54464ae

Please sign in to comment.