X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=db-oracle%2Foracle.lisp;h=94c933de2ace070c53e9cdb9099bfb2f29f2079e;hb=508c4b5bfa6d1bf0cc8434bc991c14395493a7f0;hp=1e0ed792a029464283aaf70744232c42f881ee06;hpb=7d50938ba2db52a713498e49aa1679deae6f0b6b;p=clsql.git diff --git a/db-oracle/oracle.lisp b/db-oracle/oracle.lisp index 1e0ed79..94c933d 100644 --- a/db-oracle/oracle.lisp +++ b/db-oracle/oracle.lisp @@ -1,5 +1,5 @@ ;;; -*- Mode: Lisp -*- -;;; $Id: oracle.lisp,v 1.1 2002/09/30 10:19:23 kevin Exp $ +;;; $Id$ ;;; 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 :clsql-oracle) +(in-package #:clsql-oracle) ;;