aboutsummaryrefslogtreecommitdiffhomepage
path: root/theories/Reals/R_Ifp.v
diff options
context:
space:
mode:
authorGravatar filliatr <filliatr@85f007b7-540e-0410-9357-904b9bb8a0f7>2002-02-14 14:39:07 +0000
committerGravatar filliatr <filliatr@85f007b7-540e-0410-9357-904b9bb8a0f7>2002-02-14 14:39:07 +0000
commit67f72c93f5f364591224a86c52727867e02a8f71 (patch)
treeecf630daf8346e77e6620233d8f3e6c18a0c9b3c /theories/Reals/R_Ifp.v
parentb239b208eb9a66037b0c629cf7ccb6e4b110636a (diff)
option -dump-glob pour coqdoc
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@2474 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'theories/Reals/R_Ifp.v')
-rw-r--r--theories/Reals/R_Ifp.v12
1 files changed, 6 insertions, 6 deletions
diff --git a/theories/Reals/R_Ifp.v b/theories/Reals/R_Ifp.v
index 240b8c920..1f6abb175 100644
--- a/theories/Reals/R_Ifp.v
+++ b/theories/Reals/R_Ifp.v
@@ -8,16 +8,16 @@
(*i $Id$ i*)
-(*********************************************************)
-(* Complements for the reals.Integer and fractional part *)
-(* *)
-(*********************************************************)
+(**********************************************************)
+(** Complements for the reals.Integer and fractional part *)
+(* *)
+(**********************************************************)
Require Export Rbase.
Require Omega.
(*********************************************************)
-(* Fractional part *)
+(** Fractional part *)
(*********************************************************)
(**********)
@@ -101,7 +101,7 @@ Elim (for_base_fp r);Intros;Rewrite <-Ropp_O;
Save.
(*********************************************************)
-(* Properties *)
+(** Properties *)
(*********************************************************)
(**********)