From 8ab1d4ff11ff82af294f082a1ef5034f4d58f9eb Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?St=C3=A9phane=20Adjemian=20=28Charybdis=29?=
 <stephane.adjemian@univ-lemans.fr>
Date: Mon, 5 Sep 2011 12:24:02 +0200
Subject: [PATCH] Fixed typo. (cherry picked from commit
 77311614e2597d0d720ca783e6563719b9619737)

---
 doc/dynare.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/dynare.texi b/doc/dynare.texi
index cfabe8579..e2a809334 100644
--- a/doc/dynare.texi
+++ b/doc/dynare.texi
@@ -4999,7 +4999,7 @@ and endogenous at steady state in a file, using the
 @item simul.mod
 This file computes the simulation. It begins with:
 @example
-@@#define steady = 1
+@@#define steady = 0
 @@#include "modeqs.mod"
 @end example
 Then it loads values of parameters and endogenous at steady state from
-- 
GitLab