From 763cf4f37e10d9a0e8a2a0e9286c02708a60bf08 Mon Sep 17 00:00:00 2001 From: herbelin Date: Fri, 16 Jul 2004 20:01:26 +0000 Subject: Nouvelle en-tĂȘte MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@5920 85f007b7-540e-0410-9357-904b9bb8a0f7 --- theories/Relations/Newman.v | 14 +++++++------- theories/Relations/Operators_Properties.v | 14 +++++++------- theories/Relations/Relation_Definitions.v | 14 +++++++------- theories/Relations/Relation_Operators.v | 14 +++++++------- theories/Relations/Relations.v | 14 +++++++------- theories/Relations/Rstar.v | 14 +++++++------- 6 files changed, 42 insertions(+), 42 deletions(-) (limited to 'theories/Relations') diff --git a/theories/Relations/Newman.v b/theories/Relations/Newman.v index 7de49f62f..9c53a28be 100755 --- a/theories/Relations/Newman.v +++ b/theories/Relations/Newman.v @@ -1,10 +1,10 @@ -(***********************************************************************) -(* v * The Coq Proof Assistant / The Coq Development Team *) -(*