fixing type in documentation

time-shift
Michel Juillard 2015-07-29 09:23:16 +02:00
parent 1bd2a1b1c2
commit 9a7aac65de
1 changed files with 1 additions and 1 deletions

View File

@ -6150,7 +6150,7 @@ Column @code{M_.exo_nbr+1} stores the contribution of the initial conditions,
while column @code{M_.exo_nbr+2} stores the smoothed value of the respective while column @code{M_.exo_nbr+2} stores the smoothed value of the respective
endogenous variable. The third dimension stores the time periods. Both the variables endogenous variable. The third dimension stores the time periods. Both the variables
and shocks are stored in the order of declaration, i.e. @code{M_.endo_names} and and shocks are stored in the order of declaration, i.e. @code{M_.endo_names} and
{M_.exo_names}, respectively. @code{M_.exo_names}, respectively.
@end deffn @end deffn