--- gforth/wf.fs 2006/03/20 00:14:56 1.46 +++ gforth/wf.fs 2006/10/11 19:18:51 1.49 @@ -43,7 +43,7 @@ require string.fs case '& of ." &" endof '< of ." <" endof -\ '¤ of ." €" endof +\ &164 of ." €" endof dup emit endcase LOOP ;