]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/checksums/xxhash/xxhash.factor
endian: replaces io.binary and io.binary.fast.
[factor.git] / basis / checksums / xxhash / xxhash.factor
index 1437eb81d94c2eb536e22bb9e3ee7c9c844cb14f..021cf34f74c16a5cfb40db6368d90d20512ff4a5 100644 (file)
@@ -2,7 +2,7 @@
 ! See http://factorcode.org/license.txt for BSD license.
 
 USING: accessors alien alien.c-types alien.data byte-arrays
-checksums combinators generalizations grouping io.binary kernel
+checksums combinators endian generalizations grouping kernel
 locals math math.bitwise math.ranges sequences
 specialized-arrays ;
 SPECIALIZED-ARRAY: uint64_t