Skip to content

Commit

Permalink
Enable precompilation
Browse files Browse the repository at this point in the history
  • Loading branch information
jgoldfar committed Feb 21, 2016
1 parent f0b83ef commit faf6fdf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ODE.jl
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
isdefined(Base, :__precompile__) && __precompile__()
# Ordinary Differential Equation Solvers

module ODE
Expand Down

0 comments on commit faf6fdf

Please sign in to comment.