diff --git a/dynare++/kord/decision_rule.hweb b/dynare++/kord/decision_rule.hweb index c32a1323ad0d2941d39bc1e86565667a59d42edd..25cf370313e9a64ef07151063a2d3807106a0c2f 100644 --- a/dynare++/kord/decision_rule.hweb +++ b/dynare++/kord/decision_rule.hweb @@ -350,7 +350,8 @@ rest of the matrix with zeros. i++; } -@ Even clearer. We add the steady state to the numbers computed above and leave the padded columns to zero. +@ Even clearer. We add the steady state to the numbers computed above +and leave the padded columns to zero. @<add the steady state to columns of |res|@>= for (int j = 0; j < i; j++) {