Skip to content
Snippets Groups Projects
Commit e5dc1cfe authored by Houtan Bastani's avatar Houtan Bastani
Browse files

doc: update for nostrict changes

parent 9bec9c12
No related branches found
No related tags found
No related merge requests found
...@@ -932,7 +932,7 @@ over those passed to @ref{@@#includepath}. ...@@ -932,7 +932,7 @@ over those passed to @ref{@@#includepath}.
Allows Dynare to issue a warning and continue processing when Allows Dynare to issue a warning and continue processing when
@enumerate @enumerate
@item there are more endogenous variables than equations @item there are more endogenous variables than equations
@item an undeclared symbol is assigned in @code{initval} or @code{endval} @item an undeclared symbol is assigned in @code{initval}, @code{endval}, @code{histval}, or @code{shocks}
@item exogenous variables were declared but not used in the @code{model} block @item exogenous variables were declared but not used in the @code{model} block
@end enumerate @end enumerate
   
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment