Skip to content
Snippets Groups Projects
Commit 7221aa48 authored by MichelJuillard's avatar MichelJuillard
Browse files

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
parent 30e0b816
No related branches found
No related tags found
No related merge requests found
......@@ -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(); }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment