Skip to content

Commit

Permalink
Update to LQOI v0.6 (#206)
Browse files Browse the repository at this point in the history
* Updates to LQOI v0.6

* Rename wrapper file
  • Loading branch information
odow authored Jan 9, 2019
1 parent 97305ae commit d2ee606
Show file tree
Hide file tree
Showing 7 changed files with 418 additions and 317 deletions.
2 changes: 1 addition & 1 deletion REQUIRE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
julia 0.6
MathProgBase 0.5 0.8
Compat 0.18
LinQuadOptInterface 0.4 0.5
LinQuadOptInterface 0.6 0.7
2 changes: 1 addition & 1 deletion src/CPLEX.jl
Original file line number Diff line number Diff line change
Expand Up @@ -116,5 +116,5 @@ module CPLEX
include("cpx_highlevel.jl")

include("CplexSolverInterface.jl")
include("MOIWrapper.jl")
include("MOI_wrapper.jl")
end
270 changes: 0 additions & 270 deletions src/MOIWrapper.jl

This file was deleted.

Loading

0 comments on commit d2ee606

Please sign in to comment.