X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=clsql-postgresql-socket.system;h=cd9e0385dc5675cb0eab0747b472532614d93efa;hb=6b94f9667781589b9989602981d81413509319a5;hp=ef44b01c2019adc1068ce4d2ed376e87ce884bbe;hpb=7d5dfa054eb972fbf4d86cc9c8cbc124d605fcf1;p=clsql.git diff --git a/clsql-postgresql-socket.system b/clsql-postgresql-socket.system index ef44b01..cd9e038 100644 --- a/clsql-postgresql-socket.system +++ b/clsql-postgresql-socket.system @@ -7,7 +7,7 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: Feb 2002 ;;;; -;;;; $Id: clsql-postgresql-socket.system,v 1.9 2002/07/26 05:19:00 kevin Exp $ +;;;; $Id: clsql-postgresql-socket.system,v 1.10 2002/08/01 03:06:26 kevin Exp $ ;;;; ;;;; This file, part of CLSQL, is Copyright (c) 2002 by Kevin M. Rosenberg ;;;; @@ -22,7 +22,7 @@ ;;; System definition (defsystem :clsql-postgresql-socket - :source-pathname "cl-library:clsql;interfaces;postgresql-socket;" + :source-pathname "cl-library:clsql-postgresql-socket;" :source-extension "cl" :components ((:file "postgresql-socket-package") (:file "postgresql-socket-api"