Move XML-RPC codecs from SSP package to XML package. Logically they
authorChris Hanson <org/chris-hanson/cph>
Sat, 19 Feb 2005 04:35:45 +0000 (04:35 +0000)
committerChris Hanson <org/chris-hanson/cph>
Sat, 19 Feb 2005 04:35:45 +0000 (04:35 +0000)
commite3a9e4d0d34e78c054f5a97982afc4f6a24128c4
treee262fc1147cd3ede2555857ff236d316f1c4893f
parente6dc839acce55720a644cf13c3fd43a0b0397a9d
Move XML-RPC codecs from SSP package to XML package.  Logically they
are independent of the SSP mechanism.
v7/src/ssp/mod-lisp.scm
v7/src/ssp/ssp.pkg
v7/src/ssp/xmlrpc.scm
v7/src/xml/compile.scm
v7/src/xml/xml-rpc.scm [new file with mode: 0644]
v7/src/xml/xml.pkg