Skip to content

Commit

Permalink
turn on precompilation for ForwardDiff
Browse files Browse the repository at this point in the history
  • Loading branch information
jrevels committed Sep 29, 2015
1 parent 05b59fb commit 1f9da67
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/ForwardDiff.jl
@@ -1,3 +1,5 @@
isdefined(Base, :__precompile__) && __precompile__()

module ForwardDiff

if VERSION < v"0.4-"
Expand Down

0 comments on commit 1f9da67

Please sign in to comment.