From 967a8226b851807184f1d537f4ce138575d261b0 Mon Sep 17 00:00:00 2001 From: herbelin Date: Fri, 24 Nov 2000 20:03:43 +0000 Subject: Nettoyage git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@951 85f007b7-540e-0410-9357-904b9bb8a0f7 --- parsing/termast.mli | 4 ---- 1 file changed, 4 deletions(-) diff --git a/parsing/termast.mli b/parsing/termast.mli index e47f81e622..68ef2f1d0f 100644 --- a/parsing/termast.mli +++ b/parsing/termast.mli @@ -22,10 +22,6 @@ val ast_of_pattern : names_context -> constr_pattern -> Coqast.t val ast_of_constr : bool -> env -> constr -> Coqast.t -(*i C'est bdize qui sait maintenant s'il faut afficher les casts ou pas -val bdize_no_casts : bool -> unit assumptions -> constr -> Coqast.t -i*) - val ast_of_constant : env -> constant -> Coqast.t val ast_of_existential : env -> existential -> Coqast.t val ast_of_constructor : env -> constructor -> Coqast.t -- cgit v1.2.3