From 9043add656177eeac1491a73d2f3ab92bec0013c Mon Sep 17 00:00:00 2001 From: Benjamin Barenblat Date: Sat, 29 Dec 2018 14:31:27 -0500 Subject: Imported Upstream version 8.8.2 --- parsing/egramcoq.mli | 22 ++++++++-------------- 1 file changed, 8 insertions(+), 14 deletions(-) (limited to 'parsing/egramcoq.mli') diff --git a/parsing/egramcoq.mli b/parsing/egramcoq.mli index 6dda3817..e15add10 100644 --- a/parsing/egramcoq.mli +++ b/parsing/egramcoq.mli @@ -1,25 +1,19 @@ (************************************************************************) -(* v * The Coq Proof Assistant / The Coq Development Team *) -(* Notation_term.notation_grammar -> unit +val extend_constr_grammar : Notation_term.one_notation_grammar -> unit (** Add a term notation rule to the parsing system. *) -- cgit v1.2.3