From 6e0e752a95fb27d4ba0ae09484cdd98b03d59404 Mon Sep 17 00:00:00 2001 From: Houtan Bastani <houtan@dynare.org> Date: Thu, 2 Jan 2020 16:28:30 +0100 Subject: [PATCH] preprocessor update - undo global indentation in macro/*.hh - allow caller to specify correct type of variables in symbol list check pass --- preprocessor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/preprocessor b/preprocessor index 69b6df8c12..c239910171 160000 --- a/preprocessor +++ b/preprocessor @@ -1 +1 @@ -Subproject commit 69b6df8c129525e366ba462968e4e30f3a1243ca +Subproject commit c23991017187b342b88bbc7684576182791b2658 -- GitLab