From 68a96c7c501697d02853a61276d6c9c2041f29ba Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= <sebastien@dynare.org>
Date: Tue, 4 Feb 2020 18:17:18 +0100
Subject: [PATCH] Preprocessor update
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

— do not allow the estimation of a parameter that appears in
  “planner_discount” (#1173)
— macro processor: fix bug in file reported when error encountered after a file
  has been included (preprocessor#42)
---
 preprocessor | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/preprocessor b/preprocessor
index ee972d9638..c4a9f93d40 160000
--- a/preprocessor
+++ b/preprocessor
@@ -1 +1 @@
-Subproject commit ee972d96388d0d8482d92bafc81daef49e3036d5
+Subproject commit c4a9f93d40abd4747a1101116729400452dfe9a3
-- 
GitLab