changeset 2291 | fbd14a05fb88 |
parent 2278 | d63ffafce255 |
child 2394 | 91d8abf108be |
--- a/src/HOLCF/Porder0.thy Mon Dec 02 12:19:56 1996 +0100 +++ b/src/HOLCF/Porder0.thy Mon Dec 02 12:37:15 1996 +0100 @@ -40,12 +40,6 @@ inst_void_po "((op <<)::[void,void]=>bool) = less_void" (* start 8bit 1 *) -syntax - "�" :: "['a,'a::po] => bool" (infixl 55) - -translations - "x � y" == "x << y" - (* end 8bit 1 *) end