X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=db-oracle%2Foracle-constants.lisp;h=02bf412c7fa3ebbf3e064bdcaecc2c548acef18b;hb=5691bb90517d7c565a141d131da76c3de1f8d566;hp=a7c3cfa74539981c6a7ee0c365b09bc5cd0bb41d;hpb=7d50938ba2db52a713498e49aa1679deae6f0b6b;p=clsql.git diff --git a/db-oracle/oracle-constants.lisp b/db-oracle/oracle-constants.lisp index a7c3cfa..02bf412 100644 --- a/db-oracle/oracle-constants.lisp +++ b/db-oracle/oracle-constants.lisp @@ -1,7 +1,7 @@ ;;; -*- Mode: Lisp -*- -;;; $Id: oracle-constants.lisp,v 1.1 2002/09/30 10:19:23 kevin Exp $ +;;; $Id$ -(in-package :clsql-oracle) +(in-package #:clsql-oracle) (defconstant +oci-default+ #x00) ; default value for parameters and attributes (defconstant +oci-threaded+ #x01) ; application is in threaded environment