X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=package.lisp;h=c13e9a1eb616a2f24ec125980c471fb1f7e59aba;hb=fe6fd1cd39dd145adb1c479cab619a2ce6d1c3eb;hp=78a1e1d2af7c8a2c4405863694e78c748c59ddaa;hpb=de82da84115f8e2a6ad7add24cb73e7876c89a3b;p=wol.git diff --git a/package.lisp b/package.lisp index 78a1e1d..c13e9a1 100644 --- a/package.lisp +++ b/package.lisp @@ -7,7 +7,7 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: April 2001 ;;;; -;;;; $Id: package.lisp,v 1.1 2003/07/16 16:02:21 kevin Exp $ +;;;; $Id: package.lisp,v 1.4 2003/08/10 05:16:52 kevin Exp $ ;;;; ;;;; 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) + #:lml2 #:base64 #:modlisp #:puri) (:export ;; classes.lisp @@ -33,9 +33,12 @@ ;; projects.lisp #:wol-project + #:stop-wol-project #:header-slot-value #:request-query + #:request-query-value #:websession-variable + #:with-wol-page ;; sessions.lisp