]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/asn1/asn1.factor
Updating code for make and fry changes
[factor.git] / extra / asn1 / asn1.factor
index df5d11be751916873d3cbcfd635275828bb92fc0..bd1ed83baa6859e1b4b3e30e46b822adf1704823 100644 (file)
@@ -3,7 +3,7 @@
 
 USING: arrays asn1.ldap assocs byte-arrays combinators
 continuations io io.binary io.streams.string kernel math
-math.parser namespaces pack strings sequences accessors ;
+math.parser namespaces make pack strings sequences accessors ;
 
 IN: asn1