X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=classic%2Ffunctional.lisp;h=565c40d585e64145292fb07408381b4e5efd59d8;hb=99ecb2629322a4061131f660434cc2fb17f8e193;hp=9abeb77a904033feffd547be528ad101cf87aa49;hpb=913477a11d2258f8fe87ff5b390c8904d17d66fe;p=clsql.git diff --git a/classic/functional.lisp b/classic/functional.lisp index 9abeb77..565c40d 100644 --- a/classic/functional.lisp +++ b/classic/functional.lisp @@ -16,8 +16,7 @@ ;;;; (http://opensource.franz.com/preamble.html), also known as the LLGPL. ;;;; ************************************************************************* -(in-package #:clsql-classic-sys) - +(in-package #:clsql-classic) ;;; This file implements the more advanced functions of the ;;; functional SQL interface, which are just nicer layers above the