From 41503aa8ef3f5d01114a7f3697cf29d80d92bc54 Mon Sep 17 00:00:00 2001 From: "Kevin M. Rosenberg" Date: Sun, 6 Oct 2002 13:57:54 +0000 Subject: [PATCH] r2951: *** empty log message *** --- package.lisp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.34.1