From d24dacf309eb0840cc5cf04b07434cd2981225e4 Mon Sep 17 00:00:00 2001 From: Wenddy SHu <cimers_dsge@econmod.cn> Date: Mon, 28 Jan 2019 01:38:10 +0000 Subject: [PATCH] Update dynare.texi (cherry picked from commit 163c904b49b842ac54be6689f294c30709dc5024) --- doc/dynare.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/dynare.texi b/doc/dynare.texi index c28d26f80a..f5d064d265 100644 --- a/doc/dynare.texi +++ b/doc/dynare.texi @@ -8277,7 +8277,7 @@ osr_param_bounds; gamma_inf_, 0, 2.5; end; -osr(solve_algo=9) y; +osr(opt_algo=9) y; @end example @end deffn -- GitLab