kernel doesn't need to depend on classes.tuple.private

db4
Slava Pestov 2009-03-23 01:18:39 -05:00
parent 5a9dbc2c0f
commit 356bff6424
1 changed files with 1 additions and 2 deletions

View File

@ -1,7 +1,6 @@
! Copyright (C) 2004, 2009 Slava Pestov.
! See http://factorcode.org/license.txt for BSD license.
USING: kernel.private slots.private math.private
classes.tuple.private ;
USING: kernel.private slots.private math.private ;
IN: kernel
DEFER: dip