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/firstorder/formula.ml | 4 ++-- plugins/firstorder/formula.mli | 4 ++-- plugins/firstorder/g_ground.ml4 | 4 ++-- plugins/firstorder/ground.ml | 4 ++-- plugins/firstorder/ground.mli | 4 ++-- plugins/firstorder/instances.ml | 4 ++-- plugins/firstorder/instances.mli | 4 ++-- plugins/firstorder/rules.ml | 4 ++-- plugins/firstorder/rules.mli | 4 ++-- plugins/firstorder/sequent.ml | 4 ++-- plugins/firstorder/sequent.mli | 4 ++-- plugins/firstorder/unify.ml | 4 ++-- plugins/firstorder/unify.mli | 4 ++-- 13 files changed, 26 insertions(+), 26 deletions(-) (limited to 'plugins/firstorder') diff --git a/plugins/firstorder/formula.ml b/plugins/firstorder/formula.ml index d039a930..1f3fd595 100644 --- a/plugins/firstorder/formula.ml +++ b/plugins/firstorder/formula.ml @@ -1,12 +1,12 @@ (************************************************************************) (* v * The Coq Proof Assistant / The Coq Development Team *) -(* (Proof_type.goal Tacmach.sigma -> Sequent.t) -> Tacmach.tactic diff --git a/plugins/firstorder/instances.ml b/plugins/firstorder/instances.ml index 714604ae..4802aaa3 100644 --- a/plugins/firstorder/instances.ml +++ b/plugins/firstorder/instances.ml @@ -1,12 +1,12 @@ (************************************************************************) (* v * The Coq Proof Assistant / The Coq Development Team *) -(*