Skip to content

Commit fe06ee9

Browse files
add precompilation
1 parent 32557ae commit fe06ee9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/NumericalIntegration.jl

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

35
abstract IntegrationMethod

0 commit comments

Comments
 (0)