aboutsummaryrefslogtreecommitdiffhomepage
path: root/theories/Reals/Rsyntax.v
diff options
context:
space:
mode:
Diffstat (limited to 'theories/Reals/Rsyntax.v')
-rw-r--r--theories/Reals/Rsyntax.v4
1 files changed, 2 insertions, 2 deletions
diff --git a/theories/Reals/Rsyntax.v b/theories/Reals/Rsyntax.v
index 60a205cfd..771d89852 100644
--- a/theories/Reals/Rsyntax.v
+++ b/theories/Reals/Rsyntax.v
@@ -244,6 +244,6 @@ Open Local Scope R_scope.
End R_scope.
].
-Delimits Scope R_scope with R.
-
+(*
Arguments Scope up [R_scope].
+*)