Skip to content

Commit c2f3769

Browse files
authored
Merge pull request #30 from JuliaControl/doc_deploy
dummy commit to trigger doc deploy
2 parents 9016810 + 4c7bc5a commit c2f3769

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/controller/linmpc.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,4 +256,4 @@ end
256256
function set_objective_linear_coef!(mpc::LinMPC, ΔŨvar)
257257
set_objective_coefficient.(mpc.optim, ΔŨvar, mpc.q̃)
258258
return nothing
259-
end
259+
end

0 commit comments

Comments
 (0)