Skip to content

Commit 44d815f

Browse files
authored
Merge pull request #25 from juliohm/patch-1
Add __precompile__(true) statement
2 parents 15a8614 + 657758a commit 44d815f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Combinatorics.jl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
__precompile__(true)
2+
13
module Combinatorics
24

35
using Compat, Polynomials, Iterators

0 commit comments

Comments
 (0)