]> gitweb.factorcode.org Git - factor.git/blobdiff - core/math/floats/floats.factor
factor: Final rename of ranges words and fix up some using lists
[factor.git] / core / math / floats / floats.factor
index c5882724f4da4a2aca7a1f94e6a6b590d0ba8242..509e42e36e00cf1cf2bc3470232008fd535637ae 100644 (file)
@@ -1,6 +1,6 @@
 ! Copyright (C) 2004, 2010 Slava Pestov, Joe Groff.
 ! See http://factorcode.org/license.txt for BSD license.
-USING: kernel math math.private math.order ;
+USING: kernel math math.order math.private ;
 IN: math.floats
 
 <PRIVATE