]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/matita/core_notation.moo
ocaml 3.09 transition
[helm.git] / helm / matita / core_notation.moo
index 449108cd9f9175d8703e8e99cdf1aa358e6d6f96..c30e5142c08d6380890a4d6b6e7b955636238542 100644 (file)
@@ -66,7 +66,7 @@ notation "hvbox(a break * b)"
   left associative with precedence 55
 for @{ 'times $a $b }.
 
-notation "hvbox(a break % b)" 
+notation "hvbox(a break \mod b)" 
   left associative with precedence 55
 for @{ 'module $a $b }.