Skip to content

Commit

Permalink
Update REQUIRE with Compat.
Browse files Browse the repository at this point in the history
  • Loading branch information
pkofod committed Mar 17, 2017
1 parent a0f0685 commit e8f9375
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
1 change: 1 addition & 0 deletions REQUIRE
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
julia 0.5
Compat 0.18.0
3 changes: 0 additions & 3 deletions src/NLSolversBase.jl
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
module NLSolversBase

using Compat
using Calculus
using ForwardDiff
using ReverseDiff

import Base: gradient
export NonDifferentiable,
Expand Down

0 comments on commit e8f9375

Please sign in to comment.