X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=base%2Ftransaction.lisp;h=61438edf2a48be4f8edda77e5480a132cd92f7d5;hp=fa4f7523fd72af0c4cea3c72a2ae33ef99703fa4;hb=9bbed78051e80e6ab76ae47834136035602bbbf1;hpb=80d94a5396eeaca850bb643390b836d8bd0825b3 diff --git a/base/transaction.lisp b/base/transaction.lisp index fa4f752..61438ed 100644 --- a/base/transaction.lisp +++ b/base/transaction.lisp @@ -12,7 +12,7 @@ ;;;; (http://opensource.franz.com/preamble.html), also known as the LLGPL. ;;;; ************************************************************************* -(in-package #:clsql-base-sys) +(in-package #:clsql-base) (defclass transaction () ((commit-hooks :initform () :accessor commit-hooks)