Skip to content

Commit 657758a

Browse files
authored
Add __precompile__(true) statement
1 parent 15a8614 commit 657758a

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)