Skip to content
Snippets Groups Projects
Verified Commit 6b4a9b30 authored by Houtan Bastani's avatar Houtan Bastani
Browse files

gui: initialize M_.det_shocks to []

parent ae5dbdee
No related branches found
No related tags found
No related merge requests found
......@@ -62,6 +62,7 @@ end
%% ENDVAL instructions
% initialize exogenous shocks to zero and compute final ss unless there is a permanent shock
M_.det_shocks = [];
ys0_= oo_.steady_state;
ex0_ = oo_.exo_steady_state;
if jm.permanentshockexist == 0
......
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