X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=data-structures.lisp;fp=data-structures.lisp;h=fc55f9c2599ab63914bada260d7d5f3062198a67;hb=2038ce2f480179fd23cb3ded6fa1250e61e22029;hp=173d4535bd352269b5cd082d66c073e4c04650a3;hpb=7d5546141bd1916109792db767431dd8e3e1fe64;p=umlisp.git diff --git a/data-structures.lisp b/data-structures.lisp index 173d453..fc55f9c 100644 --- a/data-structures.lisp +++ b/data-structures.lisp @@ -7,10 +7,10 @@ ;;;; Author: Kevin M. Rosenberg ;;;; Date Started: Apr 2000 ;;;; -;;;; $Id: data-structures.lisp,v 1.11 2003/05/11 22:10:05 kevin Exp $ +;;;; $Id: data-structures.lisp,v 1.12 2003/06/10 22:30:16 kevin Exp $ ;;;; ;;;; This file, part of UMLisp, is -;;;; Copyright (c) 2000-2002 by Kevin M. Rosenberg, M.D. +;;;; Copyright (c) 2000-2003 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. @@ -18,9 +18,6 @@ (in-package #:umlisp) -(eval-when (:compile-toplevel) - (declaim (optimize (speed 3) (safety 1) (compilation-speed 0) (debug 3)))) - ;;; Paths for files (defvar *umls-path*