math.ranges: cleanup using.

db4
John Benediktsson 2014-12-04 10:23:59 -08:00
parent 1cec8a7814
commit 348bd85824
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
! Copyright (C) 2008, 2010 Slava Pestov.
! See http://factorcode.org/license.txt for BSD license.
USING: kernel layouts math math.order namespaces sequences
sequences.private accessors classes.tuple arrays ;
USING: accessors classes.tuple kernel math math.order sequences
sequences.private ;
IN: math.ranges
TUPLE: range