X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=clsql-postgresql.asd;h=64b67a12d80d07dd5476ad00759cd5c81bc16292;hp=d7b9c07a91b2169f7fbccd75c467c6e4e6be08ff;hb=d9b90caa2f0450deffff461b70294bc741faae7f;hpb=94a7bd5cfc5413a85312a6363664ae262241c309 diff --git a/clsql-postgresql.asd b/clsql-postgresql.asd index d7b9c07..64b67a1 100644 --- a/clsql-postgresql.asd +++ b/clsql-postgresql.asd @@ -7,7 +7,7 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: Aug 2002 ;;;; -;;;; $Id: clsql-postgresql.asd,v 1.8 2002/09/20 01:40:54 kevin Exp $ +;;;; $Id: clsql-postgresql.asd,v 1.9 2002/09/20 06:37:39 kevin Exp $ ;;;; ;;;; This file, part of CLSQL, is Copyright (c) 2002 by Kevin M. Rosenberg ;;;; @@ -41,4 +41,3 @@ (defmethod source-file-type ((c cl-source-file) (s (eql (find-system :clsql-postgresql)))) "cl") -