From a5b51b461dd5de3989fecf2757a3fb0049bc9b9a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= <sebastien@dynare.org> Date: Tue, 25 Feb 2020 16:37:35 +0100 Subject: [PATCH] Preprocessor update MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit — Rework the function that handles the macro-expansion of the .mod file — Rework equation tags (preprocessor#38) — Provide M_ as an output to stoch_simul and discretionary_policy (!1711) --- preprocessor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/preprocessor b/preprocessor index abedb47573..9ff10f482a 160000 --- a/preprocessor +++ b/preprocessor @@ -1 +1 @@ -Subproject commit abedb47573317dd16089b72cb95d0abca3893f6a +Subproject commit 9ff10f482aa51c23c7fe4fd5be4b66295c871179 -- GitLab