Skip to content

Commit 4c7bc5a

Browse files
committed
dummy commit to trigger doc deploy
1 parent 9016810 commit 4c7bc5a

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)