]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/checksums/sha/sha.factor
factor: trim using lists
[factor.git] / basis / checksums / sha / sha.factor
index 7ce8dc851d4460f7752fb1b9a1c9210107eef837..cff9445067268d3adb3ab42aa0bf7447904f5872 100644 (file)
@@ -1,8 +1,8 @@
 ! Copyright (C) 2008 Doug Coleman.
 ! See http://factorcode.org/license.txt for BSD license.
-USING: accessors alien.c-types arrays checksums checksums.common
-combinators combinators.smart endian fry grouping kernel
-kernel.private literals locals math math.bitwise ranges
+USING: accessors alien.c-types checksums checksums.common
+combinators combinators.smart endian grouping kernel
+kernel.private literals math math.bitwise ranges
 sequences sequences.generalizations sequences.private
 specialized-arrays ;
 SPECIALIZED-ARRAY: uint