Skip to content
Snippets Groups Projects
Commit 502e3e1d authored by sebastien's avatar sebastien
Browse files

Beautified MATLAB code (Unix newline convention + Emacs indentation), except: AIM, swz, particle

git-svn-id: https://www.dynare.org/svn/dynare/trunk@3250 ac1d8469-bf42-47a9-8791-bf33cf982152
parent e6f1a53e
Branches
Tags
No related merge requests found
Showing
with 2308 additions and 2310 deletions
File changed. Contains only whitespace changes. Show whitespace changes.
...@@ -318,4 +318,3 @@ function [fval,llik,cost_flag,ys,trend_coeff,info] = DsgeLikelihood_hh(xparam1,g ...@@ -318,4 +318,3 @@ function [fval,llik,cost_flag,ys,trend_coeff,info] = DsgeLikelihood_hh(xparam1,g
fval = (likelihood-lnprior); fval = (likelihood-lnprior);
options_.kalman_algo = kalman_algo; options_.kalman_algo = kalman_algo;
llik=[-lnprior; lik(start:end)]; llik=[-lnprior; lik(start:end)];
\ No newline at end of file
File changed. Contains only whitespace changes. Show whitespace changes.
File changed. Contains only whitespace changes. Show whitespace changes.
File changed. Contains only whitespace changes. Show whitespace changes.
File changed. Contains only whitespace changes. Show whitespace changes.
File changed. Contains only whitespace changes. Show whitespace changes.
File changed. Contains only whitespace changes. Show whitespace changes.
File changed. Contains only whitespace changes. Show whitespace changes.
File changed. Contains only whitespace changes. Show whitespace changes.
File changed. Contains only whitespace changes. Show whitespace changes.
File changed. Contains only whitespace changes. Show whitespace changes.
File changed. Contains only whitespace changes. Show whitespace changes.
File changed. Contains only whitespace changes. Show whitespace changes.
...@@ -43,4 +43,3 @@ function ys1 = add_auxiliary_variables_to_steadystate(ys,aux_vars,fname, ... ...@@ -43,4 +43,3 @@ function ys1 = add_auxiliary_variables_to_steadystate(ys,aux_vars,fname, ...
end end
end end
end end
\ No newline at end of file
File changed. Contains only whitespace changes. Show whitespace changes.
File changed. Contains only whitespace changes. Show whitespace changes.
File changed. Contains only whitespace changes. Show whitespace changes.
File changed. Contains only whitespace changes. Show whitespace changes.
File changed. Contains only whitespace changes. Show whitespace changes.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment