Move XML into a standalone module
parent
79cddc55e7
commit
fccce77bdb
|
@ -1,6 +1,6 @@
|
||||||
USING: io ;
|
USING: io ;
|
||||||
|
|
||||||
REQUIRES: calendar embedded http ;
|
REQUIRES: calendar embedded http xml ;
|
||||||
|
|
||||||
PROVIDE: httpd {
|
PROVIDE: httpd {
|
||||||
"mime.factor"
|
"mime.factor"
|
||||||
|
|
Loading…
Reference in New Issue