Skip to content

Commit

Permalink
Merge pull request #230 from rened/profile2
Browse files Browse the repository at this point in the history
make precompile work on OSX, fix #229
  • Loading branch information
timholy committed Apr 19, 2015
2 parents 245639e + 7689879 commit b170017
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/plain.jl
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ import Base: close, convert, done, dump, eltype, endof, flush, getindex,
isempty, isvalid, length, names, ndims, next, parent, read,
setindex!, show, size, sizeof, start, write

@osx_only import Homebrew # Add Homebrew/lib to the DL_LOAD_PATH

include("datafile.jl")

## C types
Expand Down

0 comments on commit b170017

Please sign in to comment.