]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/pack/pack.factor
Move match to basis since compiler.tree.debugger uses it, fix conflict
[factor.git] / extra / pack / pack.factor
index 0bd4302fd708ad600d776a032411acf42e7fb574..b487b385b918ccde3c2c8bd9eac009e9176b6130 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