From bf60defe11e6e89584784430b324738768af7e3a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= <sebastien@dynare.org> Date: Thu, 28 Nov 2024 16:01:18 +0100 Subject: [PATCH] Preprocessor: add missing support for half-years in dates within Dynare statements --- preprocessor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/preprocessor b/preprocessor index 2746a21702..a992fb1b9c 160000 --- a/preprocessor +++ b/preprocessor @@ -1 +1 @@ -Subproject commit 2746a21702a1bcc89a25083d3e7b3ab3c925edd5 +Subproject commit a992fb1b9c730583edef312f08177bc705d3dddc -- GitLab