added check_options are the same as steady_options. Added option

nocheck to 'check' in test fs2000/fs2000a as there is a unit root and
the user provided _steadystate.m doesn't solve the static equations
time-shift
Michel Juillard 2012-04-24 10:32:59 +02:00
parent f7cf75a228
commit 7a4405e754
2 changed files with 2 additions and 2 deletions

View File

@ -849,7 +849,7 @@ check_options_list : check_options_list COMMA check_options
| check_options
;
check_options : o_solve_algo;
check_options : steady_options;
model_info : MODEL_INFO ';'
{ driver.model_info(); }

View File

@ -55,7 +55,7 @@ var e_a; stderr 0.014;
var e_m; stderr 0.005;
end;
check;
check(nocheck);
estimated_params;
alp, beta_pdf, 0.356, 0.02;