X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=package.lisp;h=805aa68207473208891ec86ba1c0f09b5571bc28;hb=6ec49bfd3b5c1d91421258e9452ce38f99f49681;hp=857a82c86443218c24b458f0d8960677a1b93242;hpb=f00d24b179f303135b6b5ab2bb1fdd24c9a781f4;p=lml2.git diff --git a/package.lisp b/package.lisp index 857a82c..805aa68 100644 --- a/package.lisp +++ b/package.lisp @@ -7,13 +7,11 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: June 2003 ;;;; -;;;; $Id: package.lisp,v 1.3 2003/06/23 23:58:29 kevin Exp $ +;;;; $Id: package.lisp,v 1.6 2003/07/13 04:56:12 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) @@ -24,12 +22,10 @@ (:export ;; data.lisp - #:*print-spaces* #:*html-stream* ;; base.lisp - #:reset-indent - #:page + #:html-file-page #:dtd-prologue #:lml-format #:lml-print @@ -49,7 +45,7 @@ #:with-dir #:process-dir #:lml-load - #:include-file + #:insert-file ;; stdsite.lisp #:print-std-page