Skip to content

Commit

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

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

Expand Down

0 comments on commit 12e1df5

Please sign in to comment.