Closure re-integration.
commit5ccb71725725ce0a84c7d4cc8a9af1d1945a3f30
authorDavid Lichteblau <david@lichteblau.com>
Sun, 7 Oct 2007 19:20:03 +0000 (7 21:20 +0200)
committerDavid Lichteblau <david@radon.home.lichteblau.com>
Sun, 7 Oct 2007 19:20:03 +0000 (7 21:20 +0200)
tree48de333210a1f1bdb0fff4cc219a91eefc5caaa9
parentb0635ff1018564caf22dba5b62bd06b1adc498c8
Closure re-integration.

* src/defpack.lisp (CLOSURE-HTML): Export *html-dtd*.
(CLOSURE-MIME-TYPES): Export find-mime-type-from-extension,
mime-type-name, mime-type-equal.  (SGML): Export PT.

* src/parse/html-parser.lisp: Add the old slurp-catalog as a
comment for restauration at a later time.

* src/parse/sgml-parse.lisp:
s/cl-user::*html-dtd*/closure-html::*html-dtd*/
src/defpack.lisp
src/parse/html-parser.lisp
src/parse/sgml-parse.lisp