X-Git-Url: http://git.kpe.io/?p=pubmed.git;a=blobdiff_plain;f=pubmed.asd;h=86b611879fa8dde20a548035b9ec43f6b44667ec;hp=06f0c9fd1f53e6ed21df6d415e1143fdbf201896;hb=c6a791f2e26970428d6e8cc08c5fa39a2aa3a288;hpb=53c9df7bcfe5a22f23531e55672dac868a20225c diff --git a/pubmed.asd b/pubmed.asd index 06f0c9f..86b6118 100644 --- a/pubmed.asd +++ b/pubmed.asd @@ -7,7 +7,7 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: Sep 2002 ;;;; -;;;; $Id: pubmed.asd,v 1.5 2003/06/06 22:04:05 kevin Exp $ +;;;; $Id: pubmed.asd,v 1.6 2003/06/12 02:38:39 kevin Exp $ ;;;; ;;;; This file, part of cl-pubmed, is Copyright (c) 2002 by Kevin M. Rosenberg ;;;; @@ -25,7 +25,6 @@ #+(and allegro (not common-lisp-controller)) (require :aserve) ;; only define system on implementations that aserve is available -#+(or allegro lispworks cmucl mcl openmcl scl clisp) (defsystem pubmed :name "cl-pubmed" :author "Kevin M. Rosenberg "