From b3485ddc8c4f98743426bb58c8d49b76edd43d61 Mon Sep 17 00:00:00 2001 From: Pierre-Marie Pédrot Date: Wed, 11 May 2016 19:25:58 +0200 Subject: Making the grammar/ folder independent from the other ones. --- grammar/q_util.mli | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'grammar/q_util.mli') diff --git a/grammar/q_util.mli b/grammar/q_util.mli index 9b6f11827..a5e36e47b 100644 --- a/grammar/q_util.mli +++ b/grammar/q_util.mli @@ -6,7 +6,7 @@ (* * GNU Lesser General Public License Version 2.1 *) (************************************************************************) -open Compat (* necessary for camlp4 *) +open GramCompat (* necessary for camlp4 *) type argument_type = | ListArgType of argument_type -- cgit v1.2.3