From 7ee31ea3ad57c367b24597aecaa258b55a3a3002 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= <sebastien@dynare.org> Date: Fri, 4 Nov 2022 14:58:04 +0100 Subject: [PATCH] Preprocessor update MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit — block decomposition: fix computation of recursive variables with mfs>0 — fix segfault of notmpterms option with block decomposition --- preprocessor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/preprocessor b/preprocessor index 00fd9dadb6..836351565d 160000 --- a/preprocessor +++ b/preprocessor @@ -1 +1 @@ -Subproject commit 00fd9dadb6dde5929c224c74e0a43715554a2c05 +Subproject commit 836351565da5358ba983a63563632e6180e97a65 -- GitLab