]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/pack/pack.factor
Fixing basis -> extra dependencies
[factor.git] / extra / pack / pack.factor
index ed2756bb80aa881e11216adfe15bd02c9be721be..adceab72f6692449112317d10a7addeb1c03492a 100755 (executable)
@@ -1,7 +1,7 @@
 USING: alien alien.c-types arrays assocs byte-arrays io
 io.binary io.streams.string kernel math math.parser namespaces
 parser prettyprint quotations sequences strings vectors words
-macros math.functions math.bitfields.lib ;
+macros math.functions math.bitwise ;
 IN: pack
 
 SYMBOL: big-endian