]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/ui/gadgets/editors/editors.factor
factor: Move math.ranges => ranges.
[factor.git] / basis / ui / gadgets / editors / editors.factor
index 45b7a2735f82939d74081a0db035ba5fa059bdef..7e53ee7fd78398803c434ff548cd96bb7f03d70c 100644 (file)
@@ -3,7 +3,7 @@
 USING: accessors arrays assocs calendar colors.constants
 combinators combinators.short-circuit documents
 documents.elements fonts fry grouping kernel literals locals
-make math math.functions math.order math.ranges math.rectangles
+make math math.functions math.order ranges math.rectangles
 math.vectors models models.arrow namespaces opengl opengl.gl
 sequences sorting splitting system timers ui.baseline-alignment
 ui.clipboards ui.commands ui.gadgets ui.gadgets.borders