From 4a5fce4b8e98df88e980ed9a0f68f9105fb0fa44 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= <sebastien@dynare.org> Date: Mon, 13 Jan 2020 18:35:09 +0100 Subject: [PATCH] Preprocessor update MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit — fix LaTeX compilation error with some expressions (#263) — fix handling of some special characters in LaTeX — add “xls_sheet” and “xls_range” to “calib_smoother” (#1695) — license file update --- preprocessor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/preprocessor b/preprocessor index 4e2538a2a2..e4bdc022a4 160000 --- a/preprocessor +++ b/preprocessor @@ -1 +1 @@ -Subproject commit 4e2538a2a2c141352e6de6dd6538d51854018f70 +Subproject commit e4bdc022a4333d6a96bdd53dcc27840a85ca3e28 -- GitLab