From c20067ab30a1f1ad26b89f3b79ccd2578cb29352 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= <sebastien@dynare.org> Date: Mon, 28 Apr 2025 16:55:07 +0200 Subject: [PATCH] Preprocessor update MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit – fix linearity check for Ramsey models with lead/lag>1 on endos or >0 on exos (Closes: #1960) – allow back “residual” as symbol name – misc cleanup of tokens associated with eponymous std::string --- preprocessor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/preprocessor b/preprocessor index 8c02108490..7a758f6779 160000 --- a/preprocessor +++ b/preprocessor @@ -1 +1 @@ -Subproject commit 8c02108490cd9d389e05e3e87fe0df5c63795e10 +Subproject commit 7a758f6779e9665d1d0bdb5fb7191af3cccbc5cb -- GitLab