From a3de001d009f6b5b124c8a0bb168ddb13af08516 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= <sebastien@dynare.org> Date: Fri, 7 Oct 2022 18:14:37 +0200 Subject: [PATCH] Preprocessor / use_dll: fix bug where operator abs() within a .mod file would return an incorrect result --- preprocessor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/preprocessor b/preprocessor index 2678d5bb57..4baa6158b7 160000 --- a/preprocessor +++ b/preprocessor @@ -1 +1 @@ -Subproject commit 2678d5bb57bc9d755ce802f2212d035615b24bbd +Subproject commit 4baa6158b7fbf57a18d3bccac1dc15ba31e0db6d -- GitLab