X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=package.lisp;h=5b96144a4382796a3f5dfd38af2aa1e117e0cd4e;hb=9b9c48233072a8f64c9677d9b92b5eb956f4079d;hp=072d97e5662e6d5cce6b9d86354e85cf23c42754;hpb=62ce365967f05ec6a2945a20cd5c45efb7b809e5;p=umlisp.git diff --git a/package.lisp b/package.lisp index 072d97e..5b96144 100644 --- a/package.lisp +++ b/package.lisp @@ -10,7 +10,7 @@ ;;;; $Id$ ;;;; ;;;; This file, part of UMLisp, is -;;;; Copyright (c) 2000-2004 by Kevin M. Rosenberg, M.D. +;;;; Copyright (c) 2000-2006 by Kevin M. Rosenberg, M.D. ;;;; ;;;; UMLisp users are granted the rights to distribute and use this software ;;;; as governed by the terms of the GNU General Public License. @@ -60,12 +60,6 @@ #:umls-sql-db! #:umls-sql-host! #:umls-sql-type! - #:with-sql-connection - #:mutex-sql-execute - #:mutex-sql-query - #:with-mutex-sql - #:sql-query - #:sql-execute ;; From utils.lisp #:fmt-cui