From a875c3468c993eb4f56f71155afac63d85f55597 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= <sebastien@dynare.org> Date: Tue, 7 Dec 2021 12:23:14 +0100 Subject: [PATCH] Preprocessor: use element-by-element multiply, divide and power in occbin_difference.m Closes: #1826 (manually cherry picked from commit 018c603035ba6caaaf3c2238d55833b0c117273e) --- preprocessor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/preprocessor b/preprocessor index f257b96060..7fff5c4c30 160000 --- a/preprocessor +++ b/preprocessor @@ -1 +1 @@ -Subproject commit f257b9606091aa706e4f0b4627b8ca1315c1f6bc +Subproject commit 7fff5c4c300718eb2d0927b24f04799e5b0220f7 -- GitLab