r3542: *** empty log message ***
[kmrcl.git] / package.lisp
index 8646698a4649c699e749759726699f72a7be2e54..080b81e4add94199b872ddae23709bd7c650ab88 100644 (file)
@@ -7,7 +7,7 @@
 ;;;; Programmer:    Kevin M. Rosenberg
 ;;;; Date Started:  Apr 2000
 ;;;;
-;;;; $Id: package.lisp,v 1.13 2002/11/25 07:45:36 kevin Exp $
+;;;; $Id: package.lisp,v 1.14 2002/12/03 00:54:08 kevin Exp $
 ;;;;
 ;;;; This file, part of KMRCL, is Copyright (c) 2002 by Kevin M. Rosenberg
 ;;;;
          #:*standard-html-header*
          #:*standard-xhtml-header*
          #:*standard-xml-header*
-         #:xml-cdata
          #:user-agent-ie-p
+
+         ;; From xml-utils
+         #:wrap-with-xml
+         #:xml-tag-contents
+         #:positions-xml-tag-contents
+         #:xml-cdata
          ))