From: Ferruccio Guidi Date: Sat, 13 Oct 2007 13:17:59 +0000 (+0000) Subject: removed unused notation => X-Git-Tag: make_still_working~5982 X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=commitdiff_plain;h=354c363760b5d5222b82674fca38e9c0dc55010e;p=helm.git removed unused notation => --- diff --git a/helm/software/matita/core_notation.moo b/helm/software/matita/core_notation.moo index 2ecb35e8b..17d5993b1 100644 --- a/helm/software/matita/core_notation.moo +++ b/helm/software/matita/core_notation.moo @@ -119,7 +119,3 @@ for @{ 'and $a $b }. notation "hvbox(\lnot a)" non associative with precedence 40 for @{ 'not $a }. - -notation "hvbox(a break => b)" - non associative with precedence 45 -for @{ 'parred $a $b }.