From 208a0f7bfa5249f9795e6e225f309cbe715c0fad Mon Sep 17 00:00:00 2001 From: Samuel Mimram Date: Tue, 21 Nov 2006 21:38:49 +0000 Subject: Imported Upstream version 8.1~gamma --- contrib/cc/cctac.mli | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'contrib/cc/cctac.mli') diff --git a/contrib/cc/cctac.mli b/contrib/cc/cctac.mli index 6082beb6..97fa4d77 100644 --- a/contrib/cc/cctac.mli +++ b/contrib/cc/cctac.mli @@ -6,11 +6,13 @@ (* * GNU Lesser General Public License Version 2.1 *) (************************************************************************) -(* $Id: cctac.mli 7298 2005-08-17 12:56:38Z corbinea $ *) +(* $Id: cctac.mli 9151 2006-09-19 13:32:22Z corbinea $ *) open Term open Proof_type -val cc_tactic : constr list -> tactic +val cc_tactic : int -> constr list -> tactic val cc_fail : tactic + +val congruence_tac : int -> constr list -> tactic -- cgit v1.2.3