summaryrefslogtreecommitdiff
path: root/parsing/pcoq.mli
diff options
context:
space:
mode:
Diffstat (limited to 'parsing/pcoq.mli')
-rw-r--r--parsing/pcoq.mli4
1 files changed, 3 insertions, 1 deletions
diff --git a/parsing/pcoq.mli b/parsing/pcoq.mli
index e4566e77..4eb06088 100644
--- a/parsing/pcoq.mli
+++ b/parsing/pcoq.mli
@@ -6,7 +6,7 @@
(* * GNU Lesser General Public License Version 2.1 *)
(************************************************************************)
-(*i $Id: pcoq.mli 13329 2010-07-26 11:05:39Z herbelin $ i*)
+(*i $Id: pcoq.mli 13690 2010-12-06 16:15:54Z glondu $ i*)
open Util
open Names
@@ -23,6 +23,8 @@ open Libnames
module Gram : Grammar.S with type te = Compat.token
+val entry_print : 'a Gram.Entry.e -> unit
+
(**********************************************************************)
(* The parser of Coq is built from three kinds of rule declarations:
- dynamic rules declared at the evaluation of Coq files (using