X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=db-oracle%2Foracle-constants.lisp;h=02bf412c7fa3ebbf3e064bdcaecc2c548acef18b;hb=508c4b5bfa6d1bf0cc8434bc991c14395493a7f0;hp=ae139aaec2c1bd9b410e3a969ab4945a95d79504;hpb=bada52b7a8fd2cc484dee33cccd64ca09a52ec3d;p=clsql.git diff --git a/db-oracle/oracle-constants.lisp b/db-oracle/oracle-constants.lisp index ae139aa..02bf412 100644 --- a/db-oracle/oracle-constants.lisp +++ b/db-oracle/oracle-constants.lisp @@ -1,7 +1,7 @@ ;;; -*- Mode: Lisp -*- ;;; $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