From ae9f7e4654d3f6092ac43f02a90e0a00a18f934c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= <sebastien@dynare.org> Date: Thu, 17 Dec 2020 16:45:18 +0100 Subject: [PATCH] Preprocessor: forbid some basenames, since they will cause trouble Ref. preprocessor#62 --- preprocessor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/preprocessor b/preprocessor index 84d79226cd..1f7ed12d4a 160000 --- a/preprocessor +++ b/preprocessor @@ -1 +1 @@ -Subproject commit 84d79226cdb303a9fa1f5dbfaf023b55989fa57d +Subproject commit 1f7ed12d4a18175df4af40b1d87425fb5e4d1ba4 -- GitLab