Skip to content
Snippets Groups Projects
Verified Commit ade1dfce authored by Johannes Pfeifer's avatar Johannes Pfeifer Committed by Stéphane Adjemian
Browse files

compute_moments_varendo: cosmetic fix to display

parent b38d6f81
Branches
No related tags found
No related merge requests found
......@@ -304,4 +304,4 @@ if options_.order==1
else
fprintf(['Estimation::compute_moments_varendo: (conditional) variance decomposition only available at order=1. Skipping computations\n'])
end
fprintf(' Done!\n');
fprintf('Done!\n\n');
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment