X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=2%2Fpackage.lisp;h=d24686305f595989c977f7fc6d4a4299b7a0a46d;hb=d0eb6dbc858446ac9d70b007a3b7fd589522e004;hp=db700bc0870a7f7e2d62cd318a975996fea3b81d;hpb=096b456fe920373f3b54fbe47f10f3e41c4fe925;p=lml.git diff --git a/2/package.lisp b/2/package.lisp index db700bc..d246863 100644 --- a/2/package.lisp +++ b/2/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*