aboutsummaryrefslogtreecommitdiffhomepage
path: root/theories/Reals/Rtrigo_alt.v
diff options
context:
space:
mode:
Diffstat (limited to 'theories/Reals/Rtrigo_alt.v')
-rw-r--r--theories/Reals/Rtrigo_alt.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/theories/Reals/Rtrigo_alt.v b/theories/Reals/Rtrigo_alt.v
index d147d68ac..1f8b0ad07 100644
--- a/theories/Reals/Rtrigo_alt.v
+++ b/theories/Reals/Rtrigo_alt.v
@@ -12,7 +12,7 @@ Require Rbase.
Require Rfunctions.
Require SeqSeries.
Require Rtrigo_def.
-Import R_scope.
+V7only [Import R_scope.].
(*****************************************************************)
(* Using series definitions of cos and sin *)