r5478: *** empty log message ***
[wol.git] / package.lisp
index 78a1e1d2af7c8a2c4405863694e78c748c59ddaa..557c4459ce58957d707f70250a5ea320556b126a 100644 (file)
@@ -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.3 2003/07/19 20:32:48 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
@@ -35,7 +35,9 @@
    #:wol-project
    #:header-slot-value
    #:request-query
+   #:request-query-value
    #:websession-variable
+   #:with-wol-page
    
    ;; sessions.lisp