X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=clsql-oracle.system;h=38529652f33a5e8729511483d9ee623433b264d4;hb=6b94f9667781589b9989602981d81413509319a5;hp=96a593906d6721e92da3e03f6f9782e52021c039;hpb=7d5dfa054eb972fbf4d86cc9c8cbc124d605fcf1;p=clsql.git diff --git a/clsql-oracle.system b/clsql-oracle.system index 96a5939..3852965 100644 --- a/clsql-oracle.system +++ b/clsql-oracle.system @@ -1,14 +1,14 @@ ;;;; -*- Mode: LISP; Syntax: ANSI-Common-Lisp; Base: 10 -*- ;;;; This is copyrighted software. See interfaces/oracle/* files for terms. ;;;; -;;;; $Id: clsql-oracle.system,v 1.2 2002/07/26 05:19:00 kevin Exp $ +;;;; $Id: clsql-oracle.system,v 1.3 2002/08/01 03:06:26 kevin Exp $ (in-package :make) ;;; System definition (defsystem :clsql-oracle - :source-pathname "cl-library:clsql;interfaces;oracle" + :source-pathname "cl-library:clsql-oracle" :source-extension "cl" :components ((:file "oracle-package")