From: Kevin M. Rosenberg Date: Tue, 17 Jun 2003 04:56:02 +0000 (+0000) Subject: r5140: *** empty log message *** X-Git-Tag: v2.5.5~83 X-Git-Url: http://git.kpe.io/?p=lml.git;a=commitdiff_plain;h=031e22c93fb8303ae0c345648a1c00cbe42f47f0 r5140: *** empty log message *** --- diff --git a/base.lisp b/base.lisp index 3daf7b4..56a0f93 100644 --- a/base.lisp +++ b/base.lisp @@ -7,7 +7,7 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: Aug 2002 ;;;; -;;;; $Id: base.lisp,v 1.21 2003/06/15 07:48:30 kevin Exp $ +;;;; $Id: base.lisp,v 1.22 2003/06/17 04:56:02 kevin Exp $ ;;;; ;;;; This file, part of LML, is Copyright (c) 2002 by Kevin M. Rosenberg ;;;; @@ -25,7 +25,7 @@ "") (defun xhtml-prologue-string () - "") + "") (defvar *print-spaces* nil) (defvar *indent* 0)