X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=db-db2%2Fforeign-resources.lisp;h=1a8d8662eed992d5ee4bc935340fa4b5abca0e3b;hb=0511b7f8e7e344e9886ed0dcd92c73c51e5c8918;hp=badfedc732860f48fe636a9941ed98d17d962a62;hpb=fe038ef290c0c055d42c39ac699bc25585d74874;p=clsql.git diff --git a/db-db2/foreign-resources.lisp b/db-db2/foreign-resources.lisp index badfedc..1a8d866 100644 --- a/db-db2/foreign-resources.lisp +++ b/db-db2/foreign-resources.lisp @@ -11,7 +11,7 @@ ;;;; (http://opensource.franz.com/preamble.html), also known as the LLGPL. ;;;; ************************************************************************* -(in-package #:clsql-oracle) +(in-package #:clsql-db2) (defparameter *foreign-resource-hash* (make-hash-table :test #'equal))