X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=package.cl;h=b6a916f30ec8d08e172b53e5f5b8cb910c696a61;hb=167347087d99a14adaa49b8454b1279cccab4897;hp=0bb6a0b94b025190c078d713d2e5929d9fb5ed6b;hpb=f212998e69e8b67604a1f96faaf1ecacf693c5c3;p=lml.git diff --git a/package.cl b/package.cl index 0bb6a0b..b6a916f 100644 --- a/package.cl +++ b/package.cl @@ -7,7 +7,7 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: Aug 2002 ;;;; -;;;; $Id: package.cl,v 1.1 2002/09/16 01:13:49 kevin Exp $ +;;;; $Id: package.cl,v 1.3 2002/09/16 02:37:35 kevin Exp $ ;;;; ;;;; This file, part of LML, is Copyright (c) 2002 by Kevin M. Rosenberg ;;;; @@ -46,4 +46,8 @@ ;; downloads.cl #:std-dl-page #:full-dl-page + + ;; utils.cl + #:lml-quit + #:lml-cwd ))