X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=2%2Fpackage.lisp;h=d24686305f595989c977f7fc6d4a4299b7a0a46d;hb=d0eb6dbc858446ac9d70b007a3b7fd589522e004;hp=f9838db6038f7bd0f7b67c2bfd0a20e894a8f4a3;hpb=5c3f1fed1ccdfa43f677c59b6c2f3fbeb610a1a5;p=lml.git diff --git a/2/package.lisp b/2/package.lisp index f9838db..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.2 2003/06/23 20:37:43 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,17 +23,20 @@ (:nicknames #:lml2) (:export - ;; base.lisp + ;; data.lisp #:*print-spaces* + #:*html-stream* + + ;; base.lisp #:reset-indent - #: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