]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/contribs/formal_topology/overlap/notation.ma
nasty change in the lexer/parser:
[helm.git] / helm / software / matita / contribs / formal_topology / overlap / notation.ma
index 2cb92807d142ec9804e4eb98d8134c3a266e1012..87ec0e2dd289c9e58c7c08c5a01244c5d09d51d9 100644 (file)
@@ -15,9 +15,6 @@
 notation "hvbox (r \sub \c)"  with precedence 90 for @{'concr_rel $r}.
 notation "hvbox (r \sub \f)"  with precedence 90 for @{'form_rel $r}.
 
-notation < "mstyle color #ff0000 (…)" non associative with precedence 90
-for @{'hide}.
-
 definition hide ≝ λA:Type.λx:A.x.
 
-interpretation "hide" 'hide = (hide _ _). 
+interpretation "hide" 'hide x = (hide ? x).