Move some unmaintained libaries to unmaintained

db4
Slava Pestov 2008-02-18 16:18:59 -06:00
parent cd8ab4ba8d
commit 5f23beffe0
29 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ M: string host-name ;
[ host? ] \ send-clipboard H{ } define-operation
: ask-text ( text host -- )
: ask-text ( text host -- text )
clipboard-port <inet4>
[ write flush contents ] with-client ;