]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/spider/report/report.factor
factor: trim using lists
[factor.git] / extra / spider / report / report.factor
index 7779b233f9adda966f9a6d37ef6ec31c4022fe33..e49b16ff01d2676fbb462d869a838f3425722e84 100644 (file)
@@ -1,8 +1,7 @@
 ! Copyright (C) 2009 Slava Pestov.
 ! See http://factorcode.org/license.txt for BSD license.
-USING: accessors arrays assocs combinators kernel math
-math.statistics namespaces sequences sorting xml.syntax
-spider urls html ;
+USING: accessors arrays assocs combinators html kernel math
+math.statistics namespaces sequences sorting urls xml.syntax ;
 IN: spider.report
 
 SYMBOL: network-failures