webapps.mason.docs-update: fix using list

Slava Pestov 2010-09-06 17:52:04 -07:00
parent 131521bbc2
commit 2c0cb2475f
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
! See http://factorcode.org/license.txt for BSD license.
USING: accessors continuations furnace.actions help.html
http.server.responses io.directories io.directories.hierarchy
io.launcher io.files io.pathnames kernel memoize
io.launcher io.files io.pathnames kernel memoize threads
webapps.mason.utils ;
IN: webapps.mason.docs-update