Skip to content

Commit 352b58e

Browse files
authored
Merge pull request #1 from ChrisRackauckas/patch-2
add precompilation
2 parents 32557ae + fe06ee9 commit 352b58e

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)