r10302: Automated commit for Debian build of lml upstream-version-2.5.3
[lml.git] / api.lisp
index eb584d4cd94ee6c80bc97c3043670877eefacd23..c3c07214a76d298c935774c6a272389211dd8f1c 100644 (file)
--- a/api.lisp
+++ b/api.lisp
@@ -7,7 +7,7 @@
 ;;;; Programmer:    Kevin M. Rosenberg based on Matthew Danish's code
 ;;;; Date Started:  Nov 2002
 ;;;;
-;;;; $Id: api.lisp,v 1.1 2002/11/08 06:00:12 kevin Exp $
+;;;; $Id$
 ;;;;
 ;;;; This file, part of LML, is Copyright (c) 2002 by Kevin M. Rosenberg
 ;;;; and Copyright (c) 2002 Matthew Danish
@@ -17,8 +17,7 @@
 ;;;; (http://www.gnu.org/licenses/gpl.html)
 ;;;; *************************************************************************
 
-(declaim (optimize (debug 3) (speed 3) (safety 1) (compilation-speed 0)))
-(in-package :lml)
+(in-package #:lml)
 
 ;;; Copyright (c) 2002 Matthew Danish.
 ;;; All rights reserved.