X-Git-Url: http://git.kpe.io/?p=kmrcl.git;a=blobdiff_plain;f=package.lisp;h=02a0285c8757e49ba2962e8da50a121bc8f2f4b8;hp=fb964605b7dd15e9566152bce548a91f387a408f;hb=41503aa8ef3f5d01114a7f3697cf29d80d92bc54;hpb=1245205caa5937842d5d13ec805e15fe0d6a88c2 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