X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Fcore_notation.moo;h=17d5993b10a2a2d7ab0f14b88fa768a18da537d7;hb=10f29fdd78ee089a9a94446207b543d33d6c851c;hp=8ce02776502647fddc514f84a6a4d6e90ad70eed;hpb=883affb9b633393615ce3cb674834664c5b9c881;p=helm.git diff --git a/helm/software/matita/core_notation.moo b/helm/software/matita/core_notation.moo index 8ce027765..17d5993b1 100644 --- a/helm/software/matita/core_notation.moo +++ b/helm/software/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)"