From 85a099e4ff1f7d3461c4549ebf6051f55923a92c Mon Sep 17 00:00:00 2001 From: herbelin Date: Tue, 30 Nov 2004 10:12:01 +0000 Subject: Export pr_intro_pattern git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@6385 85f007b7-540e-0410-9357-904b9bb8a0f7 --- translate/pptacticnew.mli | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/translate/pptacticnew.mli b/translate/pptacticnew.mli index 8cfa52c84..5f89662c7 100644 --- a/translate/pptacticnew.mli +++ b/translate/pptacticnew.mli @@ -17,6 +17,8 @@ open Names val qsnew : string -> std_ppcmds +val pr_intro_pattern : intro_pattern_expr -> std_ppcmds + val pr_raw_tactic : Environ.env -> raw_tactic_expr -> std_ppcmds val pr_glob_tactic : Environ.env -> glob_tactic_expr -> std_ppcmds @@ -24,5 +26,3 @@ val pr_glob_tactic : Environ.env -> glob_tactic_expr -> std_ppcmds val pr_tactic : Environ.env -> Proof_type.tactic_expr -> std_ppcmds val id_of_ltac_v7_id : identifier -> identifier - - -- cgit v1.2.3