From e315a68fc29b4d36ac7f5e7a6af55ee70440923a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= <sebastien@dynare.org> Date: Tue, 22 Oct 2019 16:11:32 +0200 Subject: [PATCH] Preprocessor: fix bug with diff or unary ops that have same static representation --- preprocessor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/preprocessor b/preprocessor index d38ac48cfa..2a127b1f23 160000 --- a/preprocessor +++ b/preprocessor @@ -1 +1 @@ -Subproject commit d38ac48cfabe277cda988e09e775afb4772072b0 +Subproject commit 2a127b1f2396fa52e26773b9314ec4e7621dde4e -- GitLab