Skip to content

Commit af432a5

Browse files
committed
Allow precompilation
1 parent 6c29d43 commit af432a5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/KernelDensity.jl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
VERSION >= v"0.4.0-dev+6521" && __precompile__()
2+
13
module KernelDensity
24

35
using StatsBase

0 commit comments

Comments
 (0)