Rename the remaining parts of the GLISP package to HTML-GLISP to avoid
commitb0635ff1018564caf22dba5b62bd06b1adc498c8
authorDavid Lichteblau <david@lichteblau.com>
Sun, 7 Oct 2007 18:15:51 +0000 (7 20:15 +0200)
committerDavid Lichteblau <david@radon.home.lichteblau.com>
Sun, 7 Oct 2007 18:15:51 +0000 (7 20:15 +0200)
tree2fc26f693dde0dc206fe515b00a90a033abccc50
parentf49b4a466908d2128bb73ce3cb602c0848d0ab51
Rename the remaining parts of the GLISP package to HTML-GLISP to avoid
collision with the real GLISP in Closure CVS.

* src/defpack.lisp (HTML-GLISP): Renamed from glisp.  Old symbols
removed from export list.  (CLOSURE-MIME-TYPES, SGML): Import
HTML-GLISP, not GLISP.

* src/glisp/util.lisp: s/glisp/html-glisp/
* src/parse/pt.lisp: s/glisp/html-glisp/
* src/parse/sgml-dtd.lisp: s/glisp/html-glisp/
* src/parse/sgml-parse.lisp: s/glisp/html-glisp/
src/defpack.lisp
src/glisp/util.lisp
src/parse/pt.lisp
src/parse/sgml-dtd.lisp
src/parse/sgml-parse.lisp
src/util/clex.lisp
src/util/lalr.lisp