From aca85408ffaa59d2f8f20f298d408bd9294e9b85 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= <sebastien@dynare.org> Date: Tue, 15 Feb 2022 20:59:57 +0100 Subject: [PATCH] =?UTF-8?q?Preprocessor:=20fix=20JSON=20output=20when=20th?= =?UTF-8?q?ere=20are=20multiple=20=E2=80=9Cvar=5Fexpectation=5Fmodel?= =?UTF-8?q?=E2=80=9D=20statements?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Closes: Madysson/estimation-codes#19 --- preprocessor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/preprocessor b/preprocessor index 7df6781982..c03f4a559a 160000 --- a/preprocessor +++ b/preprocessor @@ -1 +1 @@ -Subproject commit 7df67819821ac5946e1b4ace3e974752ce533827 +Subproject commit c03f4a559ae344bcb2233c85987a1f7544c493a5 -- GitLab