X-Git-Url: http://git.kpe.io/?p=lml2.git;a=blobdiff_plain;f=package.lisp;fp=package.lisp;h=857a82c86443218c24b458f0d8960677a1b93242;hp=f9838db6038f7bd0f7b67c2bfd0a20e894a8f4a3;hb=f00d24b179f303135b6b5ab2bb1fdd24c9a781f4;hpb=cffe284d0e0c3f82ef4b13a4dc394f4bee3a40a0 diff --git a/package.lisp b/package.lisp index f9838db..857a82c 100644 --- a/package.lisp +++ b/package.lisp @@ -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 ;;;; @@ -23,17 +23,20 @@ (: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