From: Enrico Tassi Date: Thu, 22 Jul 2010 08:04:43 +0000 (+0000) Subject: useless box removed X-Git-Tag: make_still_working~2866 X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=commitdiff_plain;h=3e373f30525987b7b121ed74c8a1292dc71d185c;p=helm.git useless box removed --- 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}.