From 7095630625a8f9657f681c488514f589ea63334e Mon Sep 17 00:00:00 2001 From: marche Date: Fri, 5 Dec 2003 16:42:46 +0000 Subject: power associe a droite git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@5072 85f007b7-540e-0410-9357-904b9bb8a0f7 --- theories7/Init/Notations.v | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'theories7/Init') diff --git a/theories7/Init/Notations.v b/theories7/Init/Notations.v index 624f6c902..fffdc5200 100644 --- a/theories7/Init/Notations.v +++ b/theories7/Init/Notations.v @@ -54,7 +54,7 @@ Uninterpreted Notation "x * y" (at level 3, right associativity) Uninterpreted V8Notation "x / y" (at level 40, left associativity). Uninterpreted V8Notation "- x" (at level 35, right associativity). Uninterpreted V8Notation "/ x" (at level 35, right associativity). -Uninterpreted V8Notation "x ^ y" (at level 30, left associativity). +Uninterpreted V8Notation "x ^ y" (at level 30, right associativity). (** Notations for pairs *) -- cgit v1.2.3