Skip to content

Commit

Permalink
Create precompile_AcuteML.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
aminya committed Dec 3, 2019
1 parent 1d1ab1f commit c65916c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions deps/SnoopCompile/precompile/precompile_AcuteML.jl
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
function _precompile_()
ccall(:jl_generating_output, Cint, ()) == 1 || return nothing
precompile(Tuple{typeof(AcuteML._aml),Expr})
end

0 comments on commit c65916c

Please sign in to comment.