Skip to content

Commit

Permalink
Merge b1a1c43 into 0db8369
Browse files Browse the repository at this point in the history
  • Loading branch information
jaakkor2 committed May 13, 2020
2 parents 0db8369 + b1a1c43 commit 74d7e90
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
4 changes: 0 additions & 4 deletions Project.toml
Expand Up @@ -2,11 +2,7 @@ name = "Combinatorics"
uuid = "861a8166-3701-5b0c-9a16-15d98fcdc6aa"
version = "1.0.1"

[deps]
Polynomials = "f27b6e38-b328-58d1-80ce-0feddd5e7a45"

[compat]
Polynomials = "0.5, 0.6, 0.7, 0.8"
julia = "1"

[extras]
Expand Down
2 changes: 0 additions & 2 deletions src/Combinatorics.jl
@@ -1,8 +1,6 @@

module Combinatorics

using Polynomials

include("numbers.jl")
include("factorials.jl")
include("combinations.jl")
Expand Down

0 comments on commit 74d7e90

Please sign in to comment.