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

Typos

(cherry picked from commit 9187e8ad)
parent b9402312
No related branches found
No related tags found
No related merge requests found
......@@ -183,7 +183,7 @@ mex_status(4,2) = {'kronecker'};
mex_status(4,3) = {'Sparse kronecker products'};
mex_status(5,1) = {'local_state_space_iteration_2'};
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);
%% 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
......
......@@ -95,7 +95,7 @@ be displayed when you launch Dynare:
[mex] Sylvester equation solution.
[mex] Kronecker products.
[mex] Sparse kronecker products.
[mex] Local state space iteraton (second order).
[mex] Local state space iteration (second order).
[mex] Bytecode evaluation.
[mex] k-order perturbation solver.
[mex] k-order solution simulation.
......@@ -110,7 +110,7 @@ and display the following:
[m] Sylvester equation solution.
[m] Kronecker products.
[m] Sparse kronecker products.
[no] Local state space iteraton (second order).
[m] Local state space iteration (second order).
[no] Bytecode evaluation.
[no] k-order perturbation solver.
[no] k-order solution simulation.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment