X-Git-Url: http://git.kpe.io/?p=lml.git;a=blobdiff_plain;f=package.lisp;h=731814953c8abc2dff53feebdb9c45063801344b;hp=f919107e30f78ba5db2d030892da87cebfaf9d8f;hb=HEAD;hpb=e0fde65db4134d8a1f369d95aa8a04edf3c728f2 diff --git a/package.lisp b/package.lisp index f919107..7318149 100644 --- a/package.lisp +++ b/package.lisp @@ -7,7 +7,7 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: Aug 2002 ;;;; -;;;; $Id: package.lisp,v 1.5 2003/05/26 14:53:33 kevin Exp $ +;;;; $Id$ ;;;; ;;;; 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 :cl-user) +(in-package #:cl-user) (defpackage #:lisp-markup-language (:use #:common-lisp) @@ -36,7 +36,7 @@ #:lml-write-string #:lml-print-date #:*html-output* - + ;; files.lisp #:with-dir #:process-dir @@ -49,7 +49,7 @@ #:std-body #:std-head #:titled-pre-section - + ;; downloads.lisp #:std-dl-page #:full-dl-page