aboutsummaryrefslogtreecommitdiff
path: root/theories/Reals
diff options
context:
space:
mode:
Diffstat (limited to 'theories/Reals')
-rw-r--r--theories/Reals/Alembert.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/theories/Reals/Alembert.v b/theories/Reals/Alembert.v
index acc0c7afc4..455803aa19 100644
--- a/theories/Reals/Alembert.v
+++ b/theories/Reals/Alembert.v
@@ -14,7 +14,7 @@ Require Rseries.
Require SeqProp.
Require PartSum.
Require Max.
-V7only [ Import nat_scope. Import Z_scope. Import R_scope. ].
+
Open Local Scope R_scope.
(***************************************************)