X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=base%2Ftransaction.lisp;h=61438edf2a48be4f8edda77e5480a132cd92f7d5;hb=508c4b5bfa6d1bf0cc8434bc991c14395493a7f0;hp=fa4f7523fd72af0c4cea3c72a2ae33ef99703fa4;hpb=0cd76c40b5906d3c5142796d6aa6b28da76c3a0a;p=clsql.git 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)