From e8ec0a37df9ac7be1ec0dd9e45f3905220d33345 Mon Sep 17 00:00:00 2001 From: Houtan Bastani <houtan@dynare.org> Date: Tue, 6 Nov 2012 16:02:05 +0100 Subject: [PATCH] fix missing optionshead in previous commit --- doc/dynare.texi | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/dynare.texi b/doc/dynare.texi index d84cecd1fd..9958902456 100644 --- a/doc/dynare.texi +++ b/doc/dynare.texi @@ -1877,6 +1877,8 @@ formally equivalent to an @code{endval} block with the same values for the exogenous, and with the associated steady state values for the endogenous. +@optionshead + @table @code @item all_values_required -- GitLab