]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/money/money.factor
Updating code for make and fry changes
[factor.git] / extra / money / money.factor
index fb743e15af24568ffc4fe9ee1b43175d85e57430..76bc2bae182de333ad6d1f1d3b2c4f4aa6b5b4d9 100644 (file)
@@ -1,5 +1,5 @@
 USING: io kernel math math.functions math.parser parser lexer
-namespaces sequences splitting grouping combinators
+namespaces make sequences splitting grouping combinators
 continuations sequences.lib ;
 IN: money