X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=clsql-oracle.asd;h=08bf7be2daa2f21ab04bef088bc0b26cb6f8155f;hb=ab0ef7b1aa60254024d4e2a4bd9d33ed42f475be;hp=2154b25f30c60420dc1e9a3ae08459fca42b5f4b;hpb=9f6b242d508ed11519a1e48f360bc59842e39112;p=clsql.git diff --git a/clsql-oracle.asd b/clsql-oracle.asd index 2154b25..08bf7be 100644 --- a/clsql-oracle.asd +++ b/clsql-oracle.asd @@ -1,14 +1,17 @@ ;;;; -*- Mode: LISP; Syntax: ANSI-Common-Lisp; Base: 10 -*- ;;;; This is copyrighted software. See interfaces/oracle/* files for terms. ;;;; -;;;; $Id: clsql-oracle.asd,v 1.2 2002/08/23 19:39:56 kevin Exp $ +;;;; $Id: clsql-oracle.asd,v 1.3 2002/09/01 09:00:15 kevin Exp $ (in-package :asdf) ;;; System definition +(defmethod source-file-type ((c cl-source-file) + (s (eql (find-system 'clsql-oracle)))) + "cl") + (defsystem :clsql-oracle - :default-component-class clsql-cl-source-file :pathname #.(format nil "~A:clsql-oracle;" +clsql-logical-host+) :pathname "cl-library:clsql-oracle" :components