X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=clsql.asd;h=2890db90e0f67c83b3d0196f440408fca124d1d9;hp=162520037dcc8fa2dff25e74a842302304dc96eb;hb=2434b58ef00a7f6c5915c86b25a891c4adda79e4;hpb=31d1a78ee915ae4db7c042b7e5cb1ab7b5a73448 diff --git a/clsql.asd b/clsql.asd index 1625200..2890db9 100644 --- a/clsql.asd +++ b/clsql.asd @@ -7,7 +7,7 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: Feb 2002 ;;;; -;;;; $Id: clsql.asd,v 1.7 2002/09/17 17:16:43 kevin Exp $ +;;;; $Id: clsql.asd,v 1.8 2002/09/18 07:50:01 kevin Exp $ ;;;; ;;;; This file, part of CLSQL, is Copyright (c) 2002 by Kevin M. Rosenberg ;;;; @@ -35,5 +35,5 @@ ) (defmethod source-file-type ((c cl-source-file) - (s (eql (find-system 'clsql)))) +e (s (eql (find-system :clsql)))) "cl")