webapps.mason.docs-update: fix using list

db4
Slava Pestov 2010-09-06 17:52:04 -07:00
parent 98d1407f8f
commit e395a8fb60
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