From bdace4f9fd34be1ecab2ba14942dddd444a2c8ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= <sebastien@dynare.org> Date: Mon, 6 Dec 2021 17:19:00 +0100 Subject: [PATCH] Preprocessor: various fixes related to [static] equations In particular, this fixes a detrending bug in relation to the Occbin engine. Closes: #1827 (manually cherry picked from commit f22dff3524d49535f5342a73e578dba18602ca9c) --- preprocessor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/preprocessor b/preprocessor index bdbafdc34c..f257b96060 160000 --- a/preprocessor +++ b/preprocessor @@ -1 +1 @@ -Subproject commit bdbafdc34c7bf11baa6df47e0191b5d8edf38856 +Subproject commit f257b9606091aa706e4f0b4627b8ca1315c1f6bc -- GitLab