X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;ds=sidebyside;f=base.lisp;h=45a60e77012e72faac96f40a4ee41b6824fed8b0;hb=ccd9a461a5af4c1437b9b35705c2a6ae3690cb1c;hp=7898bba8e89ed75b5d638278b13b32a40d455c96;hpb=e3ff612ddc55b7cd07bb919fae9a34e6f7e3028f;p=lml.git diff --git a/base.lisp b/base.lisp index 7898bba..45a60e7 100644 --- a/base.lisp +++ b/base.lisp @@ -7,7 +7,7 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: Aug 2002 ;;;; -;;;; $Id: base.lisp,v 1.17 2003/06/07 22:46:58 kevin Exp $ +;;;; $Id: base.lisp,v 1.18 2003/06/12 00:57: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)