Skip to content
Snippets Groups Projects
Verified Commit cc0795f2 authored by Stéphane Adjemian's avatar Stéphane Adjemian Committed by Stéphane Adjemian
Browse files

Merge branch 'occbin_output' into 'master'

Occbin: remove redundant output

See merge request Dynare/dynare!1910

(cherry picked from commit 8ae7b238)
parent a3dc0184
No related merge requests found
......@@ -77,7 +77,6 @@ if ~options_.occbin.simul.piecewise_only
out.linear = out.linear + out.ys';
end
out.piecewise = out.piecewise+ out.ys';
out.exo_simul = options_.occbin.simul.SHOCKS;
out.exo_pos = options_.occbin.simul.exo_pos;
oo_.occbin=out;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment