]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/codebook/codebook.factor
factor: trim using lists
[factor.git] / extra / codebook / codebook.factor
index 01f365f4a539b0fb8cca65ad356defae03efde42..b632fa20dfa959e00e7acd8551a274a7ebeb4063 100644 (file)
@@ -1,13 +1,12 @@
 ! Copyright (C) 2010 Joe Groff.
 ! See http://factorcode.org/license.txt for BSD license.
-USING: accessors arrays assocs calendar calendar.format
-combinators combinators.short-circuit fry io io.backend
-io.directories io.encodings.binary io.encodings.detect
-io.encodings.utf8 io.files io.files.info io.files.temp
-io.files.types io.files.unique io.launcher io.pathnames kernel
-locals math math.parser namespaces sequences sorting strings
-system unicode xml.syntax xml.writer xmode.catalog xmode.marker
-xmode.tokens ;
+USING: accessors arrays calendar calendar.format combinators
+combinators.short-circuit io io.backend io.directories
+io.encodings.binary io.encodings.detect io.encodings.utf8
+io.files io.files.info io.files.temp io.files.unique io.launcher
+io.pathnames kernel math math.parser namespaces sequences
+sorting strings unicode xml.syntax xml.writer xmode.catalog
+xmode.marker xmode.tokens ;
 IN: codebook
 
 ! Usage: "my/source/tree" codebook