From 800da740dc72014964f36b581c4ee39b516fe626 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= <sebastien@dynare.org> Date: Fri, 26 Jan 2024 20:34:03 +0100 Subject: [PATCH] Occbin: add various consistency checks for bind/relax tags In particular, emit more explicit error messages in the presence of inconsistencies. Closes: #103 --- preprocessor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/preprocessor b/preprocessor index bb589042a9..ef3609b669 160000 --- a/preprocessor +++ b/preprocessor @@ -1 +1 @@ -Subproject commit bb589042a94cf227a00756d7224949bff620acd9 +Subproject commit ef3609b6696c2e76ae30796c963025cd509f558d -- GitLab