fixing bug relative to auxiliary variables in model_diagnostics

time-shift
Michel Juillard 2011-12-01 20:37:57 +01:00
parent 8df1b5d1e8
commit 97c09eb4ac
1 changed files with 1 additions and 0 deletions

View File

@ -85,6 +85,7 @@ if options_.steadystate_flag
M_.fname,...
oo_.exo_steady_state,...
oo_.exo_det_steady_state,...
M_.params,...
options_.bytecode);
else
error([M_.fname '_steadystate.m doesn''t match the model']);