Skip to content

Commit

Permalink
Merge pull request #9 from fguevaravas/master
Browse files Browse the repository at this point in the history
Added precompilation directive
  • Loading branch information
timholy authored Sep 12, 2017
2 parents 0e56159 + ff2b06e commit 81bfeb8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Ratios.jl
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
__precompile__()

module Ratios

import Base: convert, promote_rule, *, /, +, -, ^, ==
Expand Down

0 comments on commit 81bfeb8

Please sign in to comment.