Skip to content

Commit 5be9692

Browse files
authored
enable precompilation
1 parent 3f4fddc commit 5be9692

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Polynomials.jl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Poly type manipulations
22

3+
__precompile__()
4+
35
module Polynomials
46
#todo: sparse polynomials?
57

0 commit comments

Comments
 (0)