X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Fcore_notation.moo;h=17d5993b10a2a2d7ab0f14b88fa768a18da537d7;hb=f11316bd6cda8e0eb519bbced0a09de23dacc252;hp=2ecb35e8be5b738afff7201ccf441199170652e5;hpb=fdda444a05fe4c68c925cd94e4e3a38c93d0c35f;p=helm.git 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 }.