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