From 79f5761f18af8bba611633c67386fee60ecd9ed0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= <sebastien@dynare.org> Date: Wed, 4 Jan 2023 10:57:35 +0100 Subject: [PATCH] =?UTF-8?q?Preprocessor:=20new=20options=20=E2=80=9Cblock?= =?UTF-8?q?=5Fstatic=E2=80=9D=20and=20=E2=80=9Cblock=5Fdynamic=E2=80=9D=20?= =?UTF-8?q?to=20=E2=80=9Cmodel=5Finfo=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Also remove “static” option. Ref. !2118 --- preprocessor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/preprocessor b/preprocessor index 21fcfa7758..9f5ea9467d 160000 --- a/preprocessor +++ b/preprocessor @@ -1 +1 @@ -Subproject commit 21fcfa7758b83216fa5a823c3ed0eb6a66bdf0a0 +Subproject commit 9f5ea9467dbe8579e501bdea95bdfb420e73d204 -- GitLab