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

Dynare++: fixed bug in tests

parent df2f28ed
No related branches found
No related tags found
No related merge requests found
var y, c, k, a, h, b;
varexo e,u;
parameters beta, rho, beta, alpha, delta, theta, psi, tau, phi;
parameters beta, rho, alpha, delta, theta, psi, tau, phi;
alpha = 0.36;
rho = 0.95;
......
var y, c, k, a, h, b;
varexo e,u;
parameters beta, rho, beta, alpha, delta, theta, psi, tau, phi;
parameters beta, rho, alpha, delta, theta, psi, tau, phi;
alpha = 0.36;
rho = 0.95;
......
var y, c, k, a, h, b;
varexo e,u;
parameters beta, rho, beta, alpha, delta, theta, psi, tau, phi;
parameters beta, rho, alpha, delta, theta, psi, tau, phi;
alpha = 0.36;
rho = 0.95;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment