mirror of
https://github.com/kalmarek/PropertyT.jl.git
synced 2024-11-14 06:10:28 +01:00
typo
This commit is contained in:
parent
0b0c13e4f6
commit
58c0283a77
@ -90,7 +90,7 @@ function λandP(name::String)
|
||||
return λ, P
|
||||
end
|
||||
|
||||
function λandP(name::String, SDP_problem::JuMP.Model, varλ, varP)
|
||||
function λandP(name::String, SDP_problem::JuMP.Model, varλ, varP)
|
||||
if isfile(joinpath(name, "solver.log"))
|
||||
rm(joinpath(name, "solver.log"))
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user