]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/bubble-chamber/bubble-chamber.factor
factor: Move math.ranges => ranges.
[factor.git] / extra / bubble-chamber / bubble-chamber.factor
index 236b6790c902244febf267f03796d13cb43f8066..f9f3ba8dd3ad80efe65c938a1ba8540d6f26670e 100644 (file)
@@ -1,6 +1,6 @@
 USING: accessors arrays ascii calendar colors colors.gray
 combinators.short-circuit fry kernel locals math math.constants
-math.functions math.libm math.order math.points math.ranges
+math.functions math.libm math.order math.points ranges
 math.vectors namespaces opengl processing.shapes quotations
 random sequences splitting timers ui ui.gadgets
 ui.gadgets.borders ui.gadgets.buttons ui.gadgets.frame-buffer