Skip to content

Commit

Permalink
remove loading of unneeded Primes package
Browse files Browse the repository at this point in the history
  • Loading branch information
jverzani committed Jan 16, 2017
1 parent 23d3f07 commit 6383637
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/tests_multroot.jl
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
using Roots
using Polynomials
using Base.Test
using Primes

## can use functions
f = x -> (x-1)*(x-2)^2*(x-3)^3
Expand Down

0 comments on commit 6383637

Please sign in to comment.