Merge branch 'cosmetics' of git.dynare.org:JohannesPfeifer/dynare

Ref. !2047
mr#2067
Sébastien Villemot 2022-07-04 15:15:47 +02:00
commit 5d048b998d
No known key found for this signature in database
GPG Key ID: 2CECE9350ECEBE4A
1 changed files with 1 additions and 1 deletions

View File

@ -151,7 +151,7 @@ else
trend_addition=zeros(size(constant,1),gend);
trend = constant*ones(1,gend);
end
start = options_.presample+1;
np = size(T,1);
mf = bayestopt_.mf;
% ------------------------------------------------------------------------------