From 24b0fed6c6a9ab921c0fbecc853aa1a5f7ebe767 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= <sebastien@dynare.org> Date: Wed, 18 Nov 2020 17:49:51 +0100 Subject: [PATCH] =?UTF-8?q?Preprocessor:=20do=20not=20crash=20when=20unkno?= =?UTF-8?q?wn=20symbol=20is=20passed=20to=20=E2=80=9Cirf=5Fshocks=E2=80=9D?= =?UTF-8?q?=20option?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Ref. preprocessor#57 --- preprocessor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/preprocessor b/preprocessor index bd64c91ca4..033e6efa28 160000 --- a/preprocessor +++ b/preprocessor @@ -1 +1 @@ -Subproject commit bd64c91ca47bf840deb83bd51332467b7c97dd54 +Subproject commit 033e6efa28d141a97fec2e2c2365b99a9b722c9c -- GitLab