aboutsummaryrefslogtreecommitdiffhomepage
path: root/theories/Reals/Rgeom.v
diff options
context:
space:
mode:
authorGravatar herbelin <herbelin@85f007b7-540e-0410-9357-904b9bb8a0f7>2002-01-07 06:06:00 +0000
committerGravatar herbelin <herbelin@85f007b7-540e-0410-9357-904b9bb8a0f7>2002-01-07 06:06:00 +0000
commitfdafec2c06f4cfa67a6c190fba84e0ee9ca270be (patch)
treeffee8e9dc2cd9f9f09bf799609010243489f690c /theories/Reals/Rgeom.v
parent1c55f20eb8b807efc66d6a47eac674a07b707b23 (diff)
Ajout en-tĂȘte
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@2381 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'theories/Reals/Rgeom.v')
-rw-r--r--theories/Reals/Rgeom.v10
1 files changed, 10 insertions, 0 deletions
diff --git a/theories/Reals/Rgeom.v b/theories/Reals/Rgeom.v
index eb61688b1..55bdac0bf 100644
--- a/theories/Reals/Rgeom.v
+++ b/theories/Reals/Rgeom.v
@@ -1,3 +1,13 @@
+(***********************************************************************)
+(* 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*)
+
Require Rbase.
Require R_sqr.
Require Rtrigo.