Skip to content

Commit ea6613a

Browse files
add precompile
1 parent eca23ea commit ea6613a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/RecursiveArrayTools.jl

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

35
function recursivecopy!{T<:Number,N}(b::Array{T,N},a::Array{T,N})

0 commit comments

Comments
 (0)