X-Git-Url: http://git.kpe.io/?p=lml2.git;a=blobdiff_plain;f=package.lisp;h=d24686305f595989c977f7fc6d4a4299b7a0a46d;hp=db700bc0870a7f7e2d62cd318a975996fea3b81d;hb=baab0724ae6b89da695994a9ca394b47a0559dc4;hpb=a5621a5bf235313916f437a55d9998418ee26f5a diff --git a/package.lisp b/package.lisp index db700bc..d246863 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.4 2003/06/29 16:21:09 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 + #:html-file-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*