Skip to content
Snippets Groups Projects
Commit 0068f9f6 authored by Michel Juillard's avatar Michel Juillard
Browse files

fix another bug in complementarity constraints with ramsey problem

(cherry picked from commit b1fc34ef)
parent b1fc34ef
No related branches found
No related tags found
No related merge requests found
...@@ -44,7 +44,6 @@ if ramsey_policy ...@@ -44,7 +44,6 @@ if ramsey_policy
otherwise otherwise
error('Wrong operator in get_complementarity_conditions') error('Wrong operator in get_complementarity_conditions')
end end
eq_index(i) = 1;
end end
end end
end end
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment