remove some dead usings

db4
Doug Coleman 2008-10-05 15:38:31 -05:00
parent 5c8de44085
commit 6d8bfa4bf4
1 changed files with 1 additions and 2 deletions

View File

@ -2,8 +2,7 @@
! See http://factorcode.org/license.txt for BSD license.
! Based on Slate's src/unfinished/interval.slate by Brian Rice.
USING: accessors kernel sequences arrays math math.order
combinators generic random math.constants qualified ;
FROM: math.ranges => <range> ;
combinators generic ;
IN: math.intervals
SYMBOL: empty-interval