From 300293c119981054c95182a90c829058530a6b6f Mon Sep 17 00:00:00 2001 From: Stephane Glondu Date: Sun, 25 Dec 2011 13:19:42 +0100 Subject: Imported Upstream version 8.3.pl3 --- plugins/cc/ccalgo.ml | 4 ++-- plugins/cc/ccalgo.mli | 4 ++-- plugins/cc/ccproof.ml | 4 ++-- plugins/cc/ccproof.mli | 4 ++-- plugins/cc/cctac.ml | 4 ++-- plugins/cc/cctac.mli | 4 ++-- plugins/cc/g_congruence.ml4 | 4 ++-- 7 files changed, 14 insertions(+), 14 deletions(-) (limited to 'plugins/cc') diff --git a/plugins/cc/ccalgo.ml b/plugins/cc/ccalgo.ml index 82b4143e..3c40cfb9 100644 --- a/plugins/cc/ccalgo.ml +++ b/plugins/cc/ccalgo.ml @@ -1,12 +1,12 @@ (************************************************************************) (* v * The Coq Proof Assistant / The Coq Development Team *) -(*