aesthetic fix

time-shift
Houtan Bastani 2017-08-30 17:44:41 +02:00
parent 4b5b85c8ea
commit a51fef393a
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
function [endogenousvariables, info] = solve_stacked_problem(endogenousvariables, exogenousvariables, steadystate, M, options)
% [endogenousvariables, info] = solve_stacked_problem(endogenousvariables, exogenousvariables, steadystate, M, options);
% [endogenousvariables, info] = solve_stacked_problem(endogenousvariables, exogenousvariables, steadystate, M, options)
% Solves the perfect foresight model using dynare_solve
%
% INPUTS