From d4dbd78a47e4057fa29fc83215c2b1935af7edb4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= <sebastien@dynare.org> Date: Tue, 26 May 2020 17:05:08 +0200 Subject: [PATCH] Block decomposition: fix simulation of blocks of type "evaluate backward" (without bytecode) Ref. #1727 (manually cherry-picked from cf523cb6d39d81e810b96ff3ea66558f4d38497a) --- preprocessor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/preprocessor b/preprocessor index 68c24c48e6..87aacc0f1e 160000 --- a/preprocessor +++ b/preprocessor @@ -1 +1 @@ -Subproject commit 68c24c48e6a5b0e39ae477846302b753db31ca5b +Subproject commit 87aacc0f1ed2725327acc7ddfad2a5a31c0a5d10 -- GitLab