summaryrefslogtreecommitdiff
path: root/theories/Reals/Rtrigo_fun.v
diff options
context:
space:
mode:
Diffstat (limited to 'theories/Reals/Rtrigo_fun.v')
-rw-r--r--theories/Reals/Rtrigo_fun.v5
1 files changed, 2 insertions, 3 deletions
diff --git a/theories/Reals/Rtrigo_fun.v b/theories/Reals/Rtrigo_fun.v
index 78ef847f..6eec0329 100644
--- a/theories/Reals/Rtrigo_fun.v
+++ b/theories/Reals/Rtrigo_fun.v
@@ -6,7 +6,7 @@
(* * GNU Lesser General Public License Version 2.1 *)
(************************************************************************)
-(*i $Id: Rtrigo_fun.v 9245 2006-10-17 12:53:34Z notin $ i*)
+(*i $Id: Rtrigo_fun.v 10710 2008-03-23 09:24:09Z herbelin $ i*)
Require Import Rbase.
Require Import Rfunctions.
@@ -15,8 +15,7 @@ Open Local Scope R_scope.
(*****************************************************************)
(** To define transcendental functions *)
-(** for exponential function *)
-(* *)
+(** and exponential function *)
(*****************************************************************)
(*********)