Skip to content
Snippets Groups Projects
Commit 9187e8ad authored by Sébastien Villemot's avatar Sébastien Villemot
Browse files

Typos

parent 3fd2f7ed
No related branches found
No related tags found
No related merge requests found
...@@ -183,7 +183,7 @@ mex_status(4,2) = {'kronecker'}; ...@@ -183,7 +183,7 @@ mex_status(4,2) = {'kronecker'};
mex_status(4,3) = {'Sparse kronecker products'}; mex_status(4,3) = {'Sparse kronecker products'};
mex_status(5,1) = {'local_state_space_iteration_2'}; mex_status(5,1) = {'local_state_space_iteration_2'};
mex_status(5,2) = {'particle/local_state_space_iteration'}; mex_status(5,2) = {'particle/local_state_space_iteration'};
mex_status(5,3) = {'Local state space iteraton (second order)'}; mex_status(5,3) = {'Local state space iteration (second order)'};
number_of_mex_files = size(mex_status,1); number_of_mex_files = size(mex_status,1);
%% Remove some directories from matlab's path. This is necessary if the user has %% Remove some directories from matlab's path. This is necessary if the user has
%% added dynare_v4/matlab with the subfolders. Matlab has to ignore these %% added dynare_v4/matlab with the subfolders. Matlab has to ignore these
......
...@@ -95,7 +95,7 @@ be displayed when you launch Dynare: ...@@ -95,7 +95,7 @@ be displayed when you launch Dynare:
[mex] Sylvester equation solution. [mex] Sylvester equation solution.
[mex] Kronecker products. [mex] Kronecker products.
[mex] Sparse kronecker products. [mex] Sparse kronecker products.
[mex] Local state space iteraton (second order). [mex] Local state space iteration (second order).
[mex] Bytecode evaluation. [mex] Bytecode evaluation.
[mex] k-order perturbation solver. [mex] k-order perturbation solver.
[mex] k-order solution simulation. [mex] k-order solution simulation.
...@@ -110,7 +110,7 @@ and display the following: ...@@ -110,7 +110,7 @@ and display the following:
[m] Sylvester equation solution. [m] Sylvester equation solution.
[m] Kronecker products. [m] Kronecker products.
[m] Sparse kronecker products. [m] Sparse kronecker products.
[no] Local state space iteraton (second order). [m] Local state space iteration (second order).
[no] Bytecode evaluation. [no] Bytecode evaluation.
[no] k-order perturbation solver. [no] k-order perturbation solver.
[no] k-order solution simulation. [no] k-order solution simulation.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment