r5180: *** empty log message ***
[lml2.git] / package.lisp
index f9838db6038f7bd0f7b67c2bfd0a20e894a8f4a3..857a82c86443218c24b458f0d8960677a1b93242 100644 (file)
@@ -7,7 +7,7 @@
 ;;;; Programmer:    Kevin M. Rosenberg
 ;;;; Date Started:  June 2003
 ;;;;
-;;;; $Id: package.lisp,v 1.2 2003/06/23 20:37:43 kevin Exp $
+;;;; $Id: package.lisp,v 1.3 2003/06/23 23:58:29 kevin Exp $
 ;;;;
 ;;;; This file, part of LML2, is Copyright (c) 2002 by Kevin M. Rosenberg
 ;;;;
   (:nicknames #:lml2)
   (:export
 
-   ;; base.lisp
+   ;; data.lisp
    #:*print-spaces*
+   #:*html-stream*
+   
+   ;; base.lisp
    #:reset-indent
    #:page
+   #:dtd-prologue
    #:lml-format
    #:lml-print
    #:lml-princ
    #:lml-write-char
    #:lml-write-string
    #:lml-print-date
-   #:*html-output*
    #:alink
    #:alink-c