X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=clsql-oracle.asd;h=8800008379d6964d1a9bf22dcfa35bb184b33646;hb=7ce9554f4ee4490255947a9d343a2bd27c8974d6;hp=56707a04432df208eff9ba19ca18432e24a50b22;hpb=7d50938ba2db52a713498e49aa1679deae6f0b6b;p=clsql.git diff --git a/clsql-oracle.asd b/clsql-oracle.asd index 56707a0..8800008 100644 --- a/clsql-oracle.asd +++ b/clsql-oracle.asd @@ -1,13 +1,13 @@ ;;;; -*- Mode: LISP; Syntax: ANSI-Common-Lisp; Base: 10 -*- ;;;; This is copyrighted software. See interfaces/oracle/* files for terms. ;;;; -;;;; $Id: clsql-oracle.asd,v 1.10 2002/09/30 10:19:23 kevin Exp $ +;;;; $Id: clsql-oracle.asd,v 1.11 2002/10/14 04:09:02 kevin Exp $ (in-package :asdf) ;;; System definition -#+(or allegro lispworks cmu openmcl mcl) +#+(or allegro lispworks cmu sbcl openmcl mcl) (defsystem :clsql-oracle :name "cl-sql-oracle" :author "Kevin M. Rosenberg "