Remove bogus dependencies
parent
fd751882a2
commit
e5897b5ef7
|
@ -1,6 +1,6 @@
|
||||||
! Copyright (C) 2004, 2008 Slava Pestov.
|
! Copyright (C) 2004, 2008 Slava Pestov.
|
||||||
! See http://factorcode.org/license.txt for BSD license.
|
! See http://factorcode.org/license.txt for BSD license.
|
||||||
USING: combinators generic assocs help http io io.styles
|
USING: combinators generic assocs io io.styles
|
||||||
io.files continuations io.streams.string kernel math math.order
|
io.files continuations io.streams.string kernel math math.order
|
||||||
math.parser namespaces make quotations assocs sequences strings
|
math.parser namespaces make quotations assocs sequences strings
|
||||||
words html.elements xml.entities sbufs continuations destructors
|
words html.elements xml.entities sbufs continuations destructors
|
||||||
|
|
Loading…
Reference in New Issue