From fa7839ea394ae8265d7fe34cdf26d38c69a71f18 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= <sebastien@dynare.org>
Date: Tue, 24 Jan 2023 12:36:47 +0100
Subject: [PATCH] Preprocessor update
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

– Drop dynamic_g1_nz.m generated file
– Fix size of dynamic derivatives (legacy representation) when there are unused
  exogenous and “nostrict” option is given
– Block decomposition: another fix for sparse indices of static Jacobian when
  mfs > 0
---
 preprocessor | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/preprocessor b/preprocessor
index 7db02b23e9..74e5bbf537 160000
--- a/preprocessor
+++ b/preprocessor
@@ -1 +1 @@
-Subproject commit 7db02b23e9408983758bb38ba844b4959670b8b5
+Subproject commit 74e5bbf537512c0f9a4530cf33b39d16d6e61504
-- 
GitLab