]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/channels/remote/remote-docs.factor
Squashed commit of the following:
[factor.git] / basis / channels / remote / remote-docs.factor
index 266d7740561d53d768e281be8e666a7a0af353d9..2215d959a30060109f4849a6ab6593a2b1ae0bba 100644 (file)
@@ -1,7 +1,7 @@
 ! Copyright (C) 2007 Chris Double.
 ! See http://factorcode.org/license.txt for BSD license.
 USING: channels concurrency.distributed help.markup help.syntax
-io.servers.connection ;
+io.servers ;
 IN: channels.remote
 
 HELP: <remote-channel>