From 3e373f30525987b7b121ed74c8a1292dc71d185c Mon Sep 17 00:00:00 2001 From: Enrico Tassi Date: Thu, 22 Jul 2010 08:04:43 +0000 Subject: [PATCH] useless box removed --- helm/software/matita/core_notation.moo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/software/matita/core_notation.moo b/helm/software/matita/core_notation.moo index f781db7de..1dcb15d81 100644 --- a/helm/software/matita/core_notation.moo +++ b/helm/software/matita/core_notation.moo @@ -267,7 +267,7 @@ notation "s \sup (-1)" non associative with precedence 75 for @{ 'invert $s }. notation > "s ^ (-1)" non associative with precedence 75 for @{ 'invert $s }. notation < "s \sup (-1) x" non associative with precedence 90 for @{ 'invert_appl $s $x}. -notation "hvbox(|term 90 C|)" with precedence 69 for @{ 'card $C }. +notation "| term 19 C |" with precedence 70 for @{ 'card $C }. notation "\naturals" non associative with precedence 90 for @{'N}. notation "\rationals" non associative with precedence 90 for @{'Q}. -- 2.39.2