r9010: Automated commit for Debian build of pubmed upstream-version-2.1.2
[pubmed.git] / package.lisp
index d0c9f2b4ddb5ebcf060084e08ada05f14edd0923..ad4114f2a7fafe8e0e2750271a03e219cbbb36ac 100644 (file)
@@ -7,7 +7,7 @@
 ;;;; Programmer:    Kevin M. Rosenberg
 ;;;; Date Started:  Jun 2001
 ;;;;
-;;;; $Id: package.lisp,v 1.1 2003/06/06 22:04:05 kevin Exp $
+;;;; $Id$
 ;;;;
 ;;;; This file, part of cl-pubmed, is Copyright (c) 2002 by Kevin M. Rosenberg
 ;;;;
@@ -26,6 +26,7 @@
    #:pubmed-condition
    #:pubmed-query-error
    #:pubmed-server-error
+   #:pubmed-condition-response
    
    ;; Query functions
    #:pm-query
@@ -58,4 +59,7 @@
    #:article-pages
    #:article-abstract
    #:article-mesh-headings
+
+   ;; proxy setting
+   #:*proxy-host*
    ))