From: Kevin M. Rosenberg Date: Sun, 6 Oct 2002 13:57:54 +0000 (+0000) Subject: r2951: *** empty log message *** X-Git-Tag: v1.96~339 X-Git-Url: http://git.kpe.io/?a=commitdiff_plain;h=41503aa8ef3f5d01114a7f3697cf29d80d92bc54;p=kmrcl.git r2951: *** empty log message *** --- diff --git a/package.lisp b/package.lisp index fb96460..02a0285 100644 --- a/package.lisp +++ b/package.lisp @@ -7,7 +7,7 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: Apr 2000 ;;;; -;;;; $Id: package.lisp,v 1.1 2002/10/06 13:21:47 kevin Exp $ +;;;; $Id: package.lisp,v 1.2 2002/10/06 13:57:54 kevin Exp $ ;;;; ;;;; This file, part of KMRCL, is Copyright (c) 2002 by Kevin M. Rosenberg ;;;; @@ -20,7 +20,7 @@ (in-package :cl-user) (defpackage #:kmrcl - (:nicknames :k) + (:nicknames :kl) (:use :common-lisp #+(or aserve allegro) :net.html.generator #+(or aserve allegro) :net.aserve