Skip to content

Commit

Permalink
Emergency fix to get distributions to work on 0.6 (#637)
Browse files Browse the repository at this point in the history
  • Loading branch information
aviks authored and ararslan committed Jul 11, 2017
1 parent 0f89af2 commit 90519bc
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion REQUIRE
Expand Up @@ -6,4 +6,3 @@ StatsBase 0.17.0
Compat 0.18.0
QuadGK 0.1.1
SpecialFunctions 0.1.0
FFTW
1 change: 0 additions & 1 deletion src/Distributions.jl
Expand Up @@ -8,7 +8,6 @@ using StatsBase
using Compat

import QuadGK.quadgk
import FFTW.fft!
import Compat.view
import Base.Random
import Base: size, eltype, length, full, convert, show, getindex, scale!, rand, rand!
Expand Down

0 comments on commit 90519bc

Please sign in to comment.