X-Git-Url: https://gitweb.factorcode.org/gitweb.cgi?p=factor.git;a=blobdiff_plain;f=extra%2Fcodebook%2Fcodebook.factor;h=b632fa20dfa959e00e7acd8551a274a7ebeb4063;hp=01f365f4a539b0fb8cca65ad356defae03efde42;hb=96d543056491bfd71e65a093f4add5a6a5bb780d;hpb=6206ba5583b7616c59741963dbf01d8c9c88e223 diff --git a/extra/codebook/codebook.factor b/extra/codebook/codebook.factor index 01f365f4a5..b632fa20df 100644 --- a/extra/codebook/codebook.factor +++ b/extra/codebook/codebook.factor @@ -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