X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=base.lisp;h=3e59034436a5132777e9a8c54449ef325915ffec;hb=2aba65a90adb2811a06ba3bbb5151b9f47a35252;hp=685382eba69f67f1a74af309b6a1a63540043205;hpb=73c3dbb27aee548be503dc0f8e4344d920d043c9;p=lml.git diff --git a/base.lisp b/base.lisp index 685382e..3e59034 100644 --- a/base.lisp +++ b/base.lisp @@ -7,7 +7,7 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: Aug 2002 ;;;; -;;;; $Id: base.lisp,v 1.9 2003/02/07 04:31:48 kevin Exp $ +;;;; $Id: base.lisp,v 1.10 2003/02/10 19:49:18 kevin Exp $ ;;;; ;;;; This file, part of LML, is Copyright (c) 2002 by Kevin M. Rosenberg ;;;; @@ -26,7 +26,7 @@ "") (defun xhtml-prologue-string () - "") + "") (defvar *print-spaces* nil) (defvar *indent* 0)