aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 60a205cfd9..771d898520 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].
+*)