X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=clsql-oracle.system;h=38529652f33a5e8729511483d9ee623433b264d4;hb=6b94f9667781589b9989602981d81413509319a5;hp=a7c251470bd4983e3ce74273e924b568a774c47d;hpb=9a44db5786edbd9e795fb999f19bf0a00a4913d1;p=clsql.git diff --git a/clsql-oracle.system b/clsql-oracle.system index a7c2514..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.1 2002/05/15 17:28:43 kevin Exp $ +;;;; $Id: clsql-oracle.system,v 1.3 2002/08/01 03:06:26 kevin Exp $ -(in-package :cl-user) +(in-package :make) ;;; System definition -(mk:defsystem :clsql-oracle - :source-pathname "cl-library:clsql;interfaces;oracle" +(defsystem :clsql-oracle + :source-pathname "cl-library:clsql-oracle" :source-extension "cl" :components ((:file "oracle-package")