X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=interfaces%2Foracle%2Foracle.cl;h=eb1569c1f78e4109281404ef0f64903c6adeb05c;hb=2ff1828bd374a19b74f46e562feb20fa31397842;hp=16b2d4a9c4dbe821c1243a7f09d2cf04e38c27e0;hpb=14a0957718757b2b08ca6d901fbb935f1d67939d;p=clsql.git diff --git a/interfaces/oracle/oracle.cl b/interfaces/oracle/oracle.cl index 16b2d4a..eb1569c 100644 --- a/interfaces/oracle/oracle.cl +++ b/interfaces/oracle/oracle.cl @@ -1,5 +1,5 @@ ;;; -*- Mode: Lisp -*- -;;; $Id: oracle.cl,v 1.1 2002/05/13 03:52:24 kevin Exp $ +;;; $Id: oracle.cl,v 1.2 2002/05/13 03:57:09 kevin Exp $ ;;; MaiSQL --- Common Lisp Interface Layer to SQL Databases ;;; This is copyrighted software. See documentation for terms. @@ -9,7 +9,7 @@ ;;; The present content of this file is orented specifically towards ;;; Oracle 8.0.5.1 under Linux, linking against libclntsh.so -(in-package :MAISQL-ORACLE) +(in-package :clsql-oracle) ;;