dont use lib
parent
4e81c83e64
commit
d99be8bf77
|
@ -1,7 +1,7 @@
|
||||||
! Copyright (C) 2007 Daniel Ehrenberg
|
! Copyright (C) 2007 Daniel Ehrenberg
|
||||||
! See http://factorcode.org/license.txt for BSD license.
|
! See http://factorcode.org/license.txt for BSD license.
|
||||||
USING: xml kernel sequences xml.utilities combinators.lib
|
USING: xml kernel sequences xml.utilities math xml.data
|
||||||
math xml.data arrays assocs xml.generator xml.writer namespaces
|
arrays assocs xml.generator xml.writer namespaces
|
||||||
make math.parser io accessors ;
|
make math.parser io accessors ;
|
||||||
IN: faq
|
IN: faq
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue