From d52c3784603d652987ef8dbc510cfce4b8b01a92 Mon Sep 17 00:00:00 2001
From: Johannes Pfeifer <jpfeifer@gmx,de>
Date: Wed, 4 Mar 2015 08:15:16 +0100
Subject: [PATCH] Allow prefilter_decomposition as option if calib_smoother

---
 DynareBison.yy | 1 +
 1 file changed, 1 insertion(+)

diff --git a/DynareBison.yy b/DynareBison.yy
index 481d8eb2..dbf7ae6f 100644
--- a/DynareBison.yy
+++ b/DynareBison.yy
@@ -2481,6 +2481,7 @@ calib_smoother_option : o_filtered_vars
                       | o_prefilter
                       | o_loglinear
                       | o_first_obs
+                      | o_filter_decomposition
                       ;
 
 extended_path : EXTENDED_PATH ';'
-- 
GitLab