r5177: *** empty log message ***
[lml.git] / api.lisp
index eb584d4cd94ee6c80bc97c3043670877eefacd23..6530189687fadf99a533f090f6dfc74d0015ed40 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: api.lisp,v 1.2 2003/06/06 21:59:30 kevin Exp $
 ;;;;
 ;;;; 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.