X-Git-Url: http://git.kpe.io/?p=pubmed.git;a=blobdiff_plain;f=package.lisp;h=ad4114f2a7fafe8e0e2750271a03e219cbbb36ac;hp=668da3f8b4c470e40c709759392299c3b02cef95;hb=0d98f9cc36ba7d1960a9187e6f066c0edaa6b8f9;hpb=0256420d48883a141e63e4a6d445cef18d3bb6d7 diff --git a/package.lisp b/package.lisp index 668da3f..ad4114f 100644 --- a/package.lisp +++ b/package.lisp @@ -7,7 +7,7 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: Jun 2001 ;;;; -;;;; $Id: package.lisp,v 1.2 2003/06/12 11:10:38 kevin Exp $ +;;;; $Id$ ;;;; ;;;; This file, part of cl-pubmed, is Copyright (c) 2002 by Kevin M. Rosenberg ;;;; @@ -59,4 +59,7 @@ #:article-pages #:article-abstract #:article-mesh-headings + + ;; proxy setting + #:*proxy-host* ))