X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=package.lisp;h=f919107e30f78ba5db2d030892da87cebfaf9d8f;hb=e0fde65db4134d8a1f369d95aa8a04edf3c728f2;hp=0c02e84a7c335e5dc4be7fe74a773f3cd066c43d;hpb=75603625f58acaa4e23baca99712d4d098be43d0;p=lml.git diff --git a/package.lisp b/package.lisp index 0c02e84..f919107 100644 --- a/package.lisp +++ b/package.lisp @@ -7,7 +7,7 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: Aug 2002 ;;;; -;;;; $Id: package.lisp,v 1.4 2003/01/17 22:16:25 kevin Exp $ +;;;; $Id: package.lisp,v 1.5 2003/05/26 14:53:33 kevin Exp $ ;;;; ;;;; This file, part of LML, is Copyright (c) 2002 by Kevin M. Rosenberg ;;;; @@ -24,6 +24,7 @@ (:export ;; base.lisp + #:*print-spaces* #:reset-indent #:with #:print-page @@ -32,6 +33,7 @@ #:lml-print #:lml-princ #:lml-write-char + #:lml-write-string #:lml-print-date #:*html-output*