X-Git-Url: http://git.kpe.io/?p=kmrcl.git;a=blobdiff_plain;f=package.lisp;h=6fed4684433a2558e83e3a641e60102c05b2764c;hp=bf26b7f8388fcb0473681be7166787a896cf6e30;hb=20d649ec9462eab4b9fc55602308b45a59840e0e;hpb=30b4f8d91af2bb031e8d4ef7d5a38492739de2bf diff --git a/package.lisp b/package.lisp index bf26b7f..6fed468 100644 --- a/package.lisp +++ b/package.lisp @@ -7,7 +7,7 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: Apr 2000 ;;;; -;;;; $Id: package.lisp,v 1.4 2002/10/10 16:23:48 kevin Exp $ +;;;; $Id: package.lisp,v 1.9 2002/10/17 22:25:38 kevin Exp $ ;;;; ;;;; This file, part of KMRCL, is Copyright (c) 2002 by Kevin M. Rosenberg ;;;; @@ -125,10 +125,13 @@ #:start-telnet-server ;; From web-utils - #:std-xml-header + #:*standard-html-header* + #:*standard-xhtml-header* + #:*standard-xml-header* #:xml-cdata - - ;; From web-utils-allegro + #:user-agent-ie-p + + ;; From web-utils-aserve #:cgi-var #:print-http #:princ-http @@ -141,8 +144,7 @@ #:with-link #:home-link #:head - #:with-xml-page - #:with-trans-page + #:with-page #:wrap-with-xml #:parse-xml-no-ws #:positions-xml-tag-contents