Skip to content

Commit

Permalink
add __precompile__ (#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
bicycle1885 authored and jrevels committed Dec 8, 2016
1 parent f200520 commit 7377f9a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/ReverseDiff.jl
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
__precompile__()

module ReverseDiff

using Base: RefValue
Expand Down

0 comments on commit 7377f9a

Please sign in to comment.