summaryrefslogtreecommitdiff
path: root/parsing/ppvernac.mli
diff options
context:
space:
mode:
Diffstat (limited to 'parsing/ppvernac.mli')
-rw-r--r--parsing/ppvernac.mli4
1 files changed, 1 insertions, 3 deletions
diff --git a/parsing/ppvernac.mli b/parsing/ppvernac.mli
index 7801de6a..6d381c72 100644
--- a/parsing/ppvernac.mli
+++ b/parsing/ppvernac.mli
@@ -1,6 +1,6 @@
(************************************************************************)
(* v * The Coq Proof Assistant / The Coq Development Team *)
-(* <O___,, * INRIA - CNRS - LIX - LRI - PPS - Copyright 1999-2010 *)
+(* <O___,, * INRIA - CNRS - LIX - LRI - PPS - Copyright 1999-2012 *)
(* \VV/ **************************************************************)
(* // * This file is distributed under the terms of the *)
(* * GNU Lesser General Public License Version 2.1 *)
@@ -21,6 +21,4 @@ open Libnames
open Ppextend
open Topconstr
-val sep_end : unit -> std_ppcmds
-
val pr_vernac : vernac_expr -> std_ppcmds