X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fcore_notation.moo;h=17d5993b10a2a2d7ab0f14b88fa768a18da537d7;hb=b2abc81f0b76224f6f4f526feaf1fefd6178ae7d;hp=8ce02776502647fddc514f84a6a4d6e90ad70eed;hpb=e485fe6131cd39401a093d0c10aac7e25aa0532d;p=helm.git diff --git a/matita/core_notation.moo b/matita/core_notation.moo index 8ce027765..17d5993b1 100644 --- a/matita/core_notation.moo +++ b/matita/core_notation.moo @@ -1,7 +1,7 @@ notation < "hvbox(\exists ident i opt (: ty) break . p)" right associative with precedence 20 for @{ 'exists ${default - @{\lambda ${ident i} : $ty. $p)} + @{\lambda ${ident i} : $ty. $p} @{\lambda ${ident i} . $p}}}. notation "hvbox(a break \to b)"