diff options
| author | mohring | 2001-04-19 12:41:04 +0000 |
|---|---|---|
| committer | mohring | 2001-04-19 12:41:04 +0000 |
| commit | 4a816963c315007576bfaba3e87df0c7091e1402 (patch) | |
| tree | 9b32d023e23b3c9cfa2b11382c34796aa3630b87 /theories/IntMap/Addec.v | |
| parent | bdbbb1bea47909ad5d0daffd77e090ef9b59d826 (diff) | |
Mise de (*i autour CVS info
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@1620 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'theories/IntMap/Addec.v')
| -rw-r--r-- | theories/IntMap/Addec.v | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/theories/IntMap/Addec.v b/theories/IntMap/Addec.v index 889c38d950..abbe450816 100644 --- a/theories/IntMap/Addec.v +++ b/theories/IntMap/Addec.v @@ -1,3 +1,11 @@ +(***********************************************************************) +(* v * The Coq Proof Assistant / The Coq Development Team *) +(* <O___,, * INRIA-Rocquencourt & LRI-CNRS-Orsay *) +(* \VV/ *************************************************************) +(* // * This file is distributed under the terms of the *) +(* * GNU Lesser General Public License Version 2.1 *) +(***********************************************************************) +(*i $Id$ i*) (*s Equality on adresses *) Require Bool. |
