X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=package.lisp;h=eeb7a85cabf852a69fe828f9e697a25647fd678c;hb=ba01a7216c7a4c15c103525654fe10ea5845afb1;hp=c13e9a1eb616a2f24ec125980c471fb1f7e59aba;hpb=0c0d2b88b9c35f1da0f62566768ccc0b6a4c7aa2;p=wol.git diff --git a/package.lisp b/package.lisp index c13e9a1..eeb7a85 100644 --- a/package.lisp +++ b/package.lisp @@ -7,7 +7,7 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: April 2001 ;;;; -;;;; $Id: package.lisp,v 1.4 2003/08/10 05:16:52 kevin Exp $ +;;;; $Id$ ;;;; ;;;; This file and wol are Copyright (c) 2001-2003 by Kevin M. Rosenberg ;;;; ************************************************************************* @@ -17,7 +17,7 @@ (defpackage #:wol (:use #:kmrcl #:hyperobject #:common-lisp - #:lml2 #:base64 #:modlisp #:puri) + #:lml2 #:cl-base64 #:modlisp #:puri) (:export ;; classes.lisp @@ -27,13 +27,13 @@ #:websession-data #:websession-variable #:websession-key - #:request-plist + #:request-url-plist + #:request-url-next-plists #:request-posted-content #:request-raw-uri ;; projects.lisp #:wol-project - #:stop-wol-project #:header-slot-value #:request-query #:request-query-value