From fe9ef566a671583fbb8799fbd737d6abcd98f93b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= Date: Thu, 2 Jun 2016 14:01:14 +0200 Subject: [PATCH] Fix duplicate texinfo anchor introduced in previous commit. --- doc/dynare.texi | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/doc/dynare.texi b/doc/dynare.texi index e2e0aba2b..6a938c3df 100644 --- a/doc/dynare.texi +++ b/doc/dynare.texi @@ -2510,10 +2510,7 @@ of the Lagrange multipliers associated with the planner's problem cannot be set @table @code @item all_values_required -@anchor{all_values_required} -Issues an error and stops processing the @file{.mod} file if there is at least -one endogenous or exogenous variable that has not been set in the @code{histval} -block. +@xref{all_values_required}. @end table