]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/webapps/wiki/wiki.factor
Updating code for make and fry changes
[factor.git] / extra / webapps / wiki / wiki.factor
index f36e8a11f0eb15636b82d2fa93da5be24f37d559..9d1ad15aa4a0b592aee9b4d3394d4be92c8de51a 100644 (file)
@@ -1,7 +1,7 @@
 ! Copyright (C) 2008 Slava Pestov
 ! See http://factorcode.org/license.txt for BSD license.
 USING: accessors kernel hashtables calendar random assocs
-namespaces splitting sequences sorting math.order present
+namespaces make splitting sequences sorting math.order present
 io.files io.encodings.ascii
 syndication farkup
 html.components html.forms