X-Git-Url: http://git.kpe.io/?p=lml.git;a=blobdiff_plain;f=base.lisp;h=7898bba8e89ed75b5d638278b13b32a40d455c96;hp=5944405fc11a78e0f37ec63403ca7bc51d1c7ff7;hb=e3ff612ddc55b7cd07bb919fae9a34e6f7e3028f;hpb=8aa8c4ca84ed5586805b6bb732ce8a04a59cfa55 diff --git a/base.lisp b/base.lisp index 5944405..7898bba 100644 --- a/base.lisp +++ b/base.lisp @@ -7,7 +7,7 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: Aug 2002 ;;;; -;;;; $Id: base.lisp,v 1.16 2003/06/06 21:59:30 kevin Exp $ +;;;; $Id: base.lisp,v 1.17 2003/06/07 22:46:58 kevin Exp $ ;;;; ;;;; This file, part of LML, is Copyright (c) 2002 by Kevin M. Rosenberg ;;;; @@ -16,7 +16,7 @@ ;;;; (http://www.gnu.org/licenses/gpl.html) ;;;; ************************************************************************* -(in-package lml) +(in-package #:lml) (defun html4-prologue-string () "")