X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=classic%2Ffunctional.lisp;h=565c40d585e64145292fb07408381b4e5efd59d8;hp=9abeb77a904033feffd547be528ad101cf87aa49;hb=09f07ac9d914a83f9426609f3264f4e66b5a6d97;hpb=8b47bee05e075063d82465bc2271802ddb574a86 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