X-Git-Url: http://git.kpe.io/?p=lml2.git;a=blobdiff_plain;f=package.lisp;h=857a82c86443218c24b458f0d8960677a1b93242;hp=db700bc0870a7f7e2d62cd318a975996fea3b81d;hb=eefa9b89408f54530da92a38397463791384cc54;hpb=a5621a5bf235313916f437a55d9998418ee26f5a diff --git a/package.lisp b/package.lisp index db700bc..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.1 2003/06/20 04:12:29 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,20 +23,23 @@ (:nicknames #:lml2) (:export - ;; base.lisp + ;; data.lisp #:*print-spaces* + #:*html-stream* + + ;; base.lisp #:reset-indent - #:with - #:print-page #:page + #:dtd-prologue #:lml-format #:lml-print #:lml-princ #:lml-write-char #:lml-write-string #:lml-print-date - #:*html-output* - + #:alink + #:alink-c + ;; htmlgen.lisp #:html #:html-print #:html-print-subst #:html-print-list #:html-print-list-subst #:html-stream #:*html-stream*