Skip to content

Commit

Permalink
Merge changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Hendrych committed Oct 24, 2023
2 parents b2024be + a1ab1a1 commit 0cc3fa1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ext/BosciaHiGHSExt.jl
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ const MOIU = MOI.Utilities

import MathOptSetDistances as MOD

end # module
end # module
2 changes: 1 addition & 1 deletion ext/BosciaSCIPExt.jl
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ function Boscia.get_tol(o::SCIP.Optimizer)
return MOI.get(o, MOI.RawOptimizerAttribute("numerics/feastol"))
end

end # module
end # module

0 comments on commit 0cc3fa1

Please sign in to comment.