Skip to content

Commit

Permalink
Delete redundant option in Woodford_2003/Woodford_2003_Chapter_7.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
JohannesPfeifer committed Oct 26, 2016
1 parent 67508b5 commit 620fb7b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Woodford_2003/Woodford_2003_Chapter_7.mod
Expand Up @@ -75,7 +75,6 @@ theta=7.88; %taken from Woodford (1999)

planner_objective(0.5*(pi^2+lambda*(x-x_star)^2));
ramsey_model(planner_discount=0.99);
options_.ramsey_policy=1;
steady;
simul(periods=50);
@#else
Expand Down

0 comments on commit 620fb7b

Please sign in to comment.