Skip to content

Commit

Permalink
remove refs to Docile on compat0.6 branch
Browse files Browse the repository at this point in the history
  • Loading branch information
sam81 committed May 16, 2017
1 parent bd2eea9 commit b727514
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
3 changes: 1 addition & 2 deletions REQUIRE
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
julia 0.6
Compat 0.7.18
julia 0.6-
Distributions
DocStringExtensions
HDF5
Expand Down
3 changes: 0 additions & 3 deletions src/DetectionTheory.jl
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@ module DetectionTheory
export dprimeABX, dprimeMAFC, dprimeOddity, dprimeYesNo, dprimeSD

using DocStringExtensions, Distributions, QuadGK, Roots
VERSION < v"0.4-" && using Docile
using Compat
import Compat.String

"""
Compute d' for an ABX task from 'hit' and 'false alarm' rates.
Expand Down

0 comments on commit b727514

Please sign in to comment.