From: Ferruccio Guidi Date: Sat, 13 Oct 2007 13:17:59 +0000 (+0000) Subject: removed unused notation => X-Git-Tag: 0.4.95@7852~133 X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=commitdiff_plain;h=c44705de023d8a288a6792ac031e66ea007f2f96;p=helm.git removed unused notation => --- diff --git a/matita/core_notation.moo b/matita/core_notation.moo index 2ecb35e8b..17d5993b1 100644 --- a/matita/core_notation.moo +++ b/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 }.