X-Git-Url: http://git.kpe.io/?p=kmrcl.git;a=blobdiff_plain;f=package.lisp;h=757c9165bcff0bbeff02aa588d3e9e9722f32fb0;hp=080b81e4add94199b872ddae23709bd7c650ab88;hb=bd67bea99b0f8645241a79b2cbbba80d707bd6ab;hpb=3c216f36d9d869356906b07c0214f986af0fb22b diff --git a/package.lisp b/package.lisp index 080b81e..757c916 100644 --- a/package.lisp +++ b/package.lisp @@ -7,7 +7,7 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: Apr 2000 ;;;; -;;;; $Id: package.lisp,v 1.14 2002/12/03 00:54:08 kevin Exp $ +;;;; $Id: package.lisp,v 1.15 2002/12/04 16:49:23 kevin Exp $ ;;;; ;;;; This file, part of KMRCL, is Copyright (c) 2002 by Kevin M. Rosenberg ;;;; @@ -23,8 +23,8 @@ (defpackage #:kmrcl (:nicknames :kl) (:use :common-lisp) - (:export #:bind-if - #:bind-when + (:export #:let-if + #:let-when #:aif #:awhen #:awhile