X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=clsql-odbc.asd;h=30c04cf1ece10b08bca4f9f8ecbf078a9cb0772e;hp=ca2ec199cccf1ed6359c27e74e1dc778f96d6be5;hb=f67c4e2a4e5b8371a1b7c1629828999ff909f538;hpb=5148be446aee32ec705beac3fbba35f499df4fd4 diff --git a/clsql-odbc.asd b/clsql-odbc.asd index ca2ec19..30c04cf 100644 --- a/clsql-odbc.asd +++ b/clsql-odbc.asd @@ -7,8 +7,6 @@ ;;;; Author: Kevin M. Rosenberg ;;;; Created: April 2004 ;;;; -;;;; $Id$ -;;;; ;;;; This file, part of CLSQL, is Copyright (c) 200d42 by Kevin M. Rosenberg ;;;; ;;;; CLSQL users are granted the rights to distribute and use this software @@ -19,7 +17,6 @@ (defpackage #:clsql-odbc-system (:use #:asdf #:cl)) (in-package #:clsql-odbc-system) -#+(or allegro lispworks cmu sbcl openmcl mcl scl) (defsystem clsql-odbc :name "clsql-odbc" :author "Kevin M. Rosenberg " @@ -28,7 +25,7 @@ :description "Common Lisp SQL ODBC Driver" :long-description "cl-sql-odbc package provides a database driver to the ODBC database system." - :depends-on (uffi clsql clsql-uffi) + :depends-on (clsql clsql-uffi) :components ((:module :db-odbc :components