From 4a816963c315007576bfaba3e87df0c7091e1402 Mon Sep 17 00:00:00 2001 From: mohring Date: Thu, 19 Apr 2001 12:41:04 +0000 Subject: Mise de (*i autour CVS info git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@1620 85f007b7-540e-0410-9357-904b9bb8a0f7 --- theories/IntMap/Mapiter.v | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'theories/IntMap/Mapiter.v') diff --git a/theories/IntMap/Mapiter.v b/theories/IntMap/Mapiter.v index 43f4ffeca..39ea1d9d8 100644 --- a/theories/IntMap/Mapiter.v +++ b/theories/IntMap/Mapiter.v @@ -1,3 +1,11 @@ +(***********************************************************************) +(* v * The Coq Proof Assistant / The Coq Development Team *) +(*