]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/pack/pack.factor
Updating code for make and fry changes
[factor.git] / extra / pack / pack.factor
index a5d4b36c0b651cf17f926960a148e3c982749314..889eecb49a4deb30074b72bf272395936f6740d0 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.bitwise ;
+make parser prettyprint quotations sequences strings vectors
+words macros math.functions math.bitwise ;
 IN: pack
 
 SYMBOL: big-endian