From 9aef068ccb91c310ca0b4bbf319dda7b7f497ecc Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= <sebastien@dynare.org>
Date: Wed, 29 Mar 2023 17:36:27 +0200
Subject: [PATCH] Preprocessor update
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

– 🐛 ramsey_policy: lift restriction that order must be ⩽ 2
– 🐛 Extend incompatibility with deterministic exogenous to ramsey_model command
– 🐛 Incorrect stochastic transformation with endo lead ⩾ 2 or exo lead ⩾ 1 in external functions
– 🐛 Crash when writing the (static) set_auxiliary_variables file in the presence of external functions
---
 preprocessor | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/preprocessor b/preprocessor
index e4c8b2d642..d1e9f25394 160000
--- a/preprocessor
+++ b/preprocessor
@@ -1 +1 @@
-Subproject commit e4c8b2d6422e8617d707d3d31a76a53e3a1b283d
+Subproject commit d1e9f253940b9925a0c9dd8eb53345555b6d6e54
-- 
GitLab