X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=clsql-uffi.system;fp=clsql-uffi.system;h=84015d74dfdfed58e60b77637d7e3bd6fff35d61;hb=6141152b9819fc7fc9fed8eaf60d5aaa461f8463;hp=a315aa1784a47108955cec9af5967d185447060c;hpb=42a951e9f7152e7c145958f4dfed41d4e865c9fd;p=clsql.git diff --git a/clsql-uffi.system b/clsql-uffi.system index a315aa1..84015d7 100644 --- a/clsql-uffi.system +++ b/clsql-uffi.system @@ -7,7 +7,7 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: Feb 2002 ;;;; -;;;; $Id: clsql-uffi.system,v 1.5 2002/07/26 05:19:00 kevin Exp $ +;;;; $Id: clsql-uffi.system,v 1.6 2002/08/01 03:06:26 kevin Exp $ ;;;; ;;;; This file, part of CLSQL, is Copyright (c) 2002 by Kevin M. Rosenberg ;;;; @@ -23,7 +23,7 @@ ;;; System definition (defsystem :clsql-uffi - :source-pathname "cl-library:clsql;interfaces;clsql-uffi;" + :source-pathname "cl-library:clsql-uffi;" :source-extension "cl" :components ((:file "clsql-uffi-package") (:file "clsql-uffi-loader" :depends-on ("clsql-uffi-package"))