X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=clsql-uffi.asd;h=e6fe6b861c34dc4ad3076ea4af8a854aea80892b;hb=bce5dbec9fe90407398fc53c1c6af83805f70971;hp=c45d31cf7e73330afbfb583a552eb69596aa5cf3;hpb=31d1a78ee915ae4db7c042b7e5cb1ab7b5a73448;p=clsql.git diff --git a/clsql-uffi.asd b/clsql-uffi.asd index c45d31c..e6fe6b8 100644 --- a/clsql-uffi.asd +++ b/clsql-uffi.asd @@ -7,7 +7,7 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: Aug 2002 ;;;; -;;;; $Id: clsql-uffi.asd,v 1.8 2002/09/17 17:16:43 kevin Exp $ +;;;; $Id: clsql-uffi.asd,v 1.9 2002/09/18 07:50:01 kevin Exp $ ;;;; ;;;; This file, part of CLSQL, is Copyright (c) 2002 by Kevin M. Rosenberg ;;;; @@ -33,5 +33,5 @@ (defmethod source-file-type ((c cl-source-file) - (s (eql (find-system 'clsql-uffi)))) + (s (eql (find-system :clsql-uffi)))) "cl")