summaryrefslogtreecommitdiff
path: root/plugins/romega/ReflOmegaCore.v
diff options
context:
space:
mode:
authorGravatar Stephane Glondu <steph@glondu.net>2012-03-27 07:48:23 +0200
committerGravatar Stephane Glondu <steph@glondu.net>2012-03-27 07:48:23 +0200
commitad988252cac876f0b9998b5223f565d0a22aebb8 (patch)
tree0c0e0cd5c943b3fbeb97c99cf46e19bbc97144c0 /plugins/romega/ReflOmegaCore.v
parent11b04078a227fd8849972d05417487520177fb04 (diff)
parent6e34b272d789455a9be589e27ad3a998cf25496b (diff)
Merge tag 'upstream/8.3.pl4+dfsg'
Upstream version 8.3.pl4+dfsg
Diffstat (limited to 'plugins/romega/ReflOmegaCore.v')
-rw-r--r--plugins/romega/ReflOmegaCore.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/romega/ReflOmegaCore.v b/plugins/romega/ReflOmegaCore.v
index c82abfc8..04eac3a8 100644
--- a/plugins/romega/ReflOmegaCore.v
+++ b/plugins/romega/ReflOmegaCore.v
@@ -872,7 +872,7 @@ Arguments Scope Tint [Int_scope].
Arguments Scope Tplus [romega_scope romega_scope].
Arguments Scope Tmult [romega_scope romega_scope].
Arguments Scope Tminus [romega_scope romega_scope].
-Arguments Scope Topp [romega_scope romega_scope].
+Arguments Scope Topp [romega_scope].
Infix "+" := Tplus : romega_scope.
Infix "*" := Tmult : romega_scope.