]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/time-server/time-server.factor
Squashed commit of the following:
[factor.git] / extra / time-server / time-server.factor
index 935c1ee868436b31a8ebcd4f6a7baa01cfc58cff..63459b054d12f3a25338332857b6192cb1d7c294 100644 (file)
@@ -1,7 +1,7 @@
 ! Copyright (C) 2008 Slava Pestov.
 ! See http://factorcode.org/license.txt for BSD license.
 USING: accessors calendar calendar.format io io.encodings.ascii
-io.servers.connection kernel threads ;
+io.servers kernel threads ;
 IN: time-server
 
 : handle-time-client ( -- )