Fix load error

db4
Slava Pestov 2008-11-30 17:56:40 -06:00
parent 2be4a11d61
commit 20a334134a
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
! Copyright (C) 2008 Doug Coleman.
! See http://factorcode.org/license.txt for BSD license.
USING: accessors furnace.actions http.server
http.server.dispatchers html.forms io.servers.connection
http.server.dispatchers html.forms io.sockets
namespaces prettyprint ;
IN: webapps.ip