X-Git-Url: http://git.kpe.io/?p=lml2.git;a=blobdiff_plain;f=package.lisp;h=432a059431bd5ef16e263347ed904cdc1e2f5310;hp=f9838db6038f7bd0f7b67c2bfd0a20e894a8f4a3;hb=1726bee5998c1f574c84f294f26b982e124da629;hpb=242b48efa026ba6ce106f1571a2aba64cec188bc diff --git a/package.lisp b/package.lisp index f9838db..432a059 100644 --- a/package.lisp +++ b/package.lisp @@ -7,13 +7,11 @@ ;;;; 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.5 2003/07/12 17:54:05 kevin Exp $ ;;;; -;;;; This file, part of LML2, is Copyright (c) 2002 by Kevin M. Rosenberg +;;;; This file, part of LML2, is Copyright (c) 2000-2003 by Kevin Rosenberg. +;;;; Rights of modification and redistribution are in the LICENSE file. ;;;; -;;;; LML2 users are granted the rights to distribute and use this software -;;;; as governed by the terms of the GNU General Public License v2 -;;;; (http://www.gnu.org/licenses/gpl.html) ;;;; ************************************************************************* (in-package #:cl-user) @@ -23,17 +21,18 @@ (:nicknames #:lml2) (:export + ;; data.lisp + #:*html-stream* + ;; base.lisp - #:*print-spaces* - #: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