Testsuite: change Ireland deterministic testcase to match change in

stack_solve_algo option
time-shift
Sébastien Villemot 2010-09-24 18:40:15 +02:00
parent d0161843a4
commit f479eb1bea
1 changed files with 1 additions and 1 deletions

View File

@ -75,6 +75,6 @@ end;
options_.maxit_=20;
model_info;
simul(periods=2000, stack_solve_algo = 1);
simul(periods=2000, stack_solve_algo = 0);
rplot y;
rplot k;