r10724: change from ftp to http access for boa
[kmrcl.git] / equal.lisp
index 4ba6049dab960e351b8d5e9f3a3bd7b50175e325..eb9474ce5ec7f7deb2e9ffb2355181ee43c152c6 100644 (file)
@@ -7,7 +7,7 @@
 ;;;; Programmer:    Kevin M. Rosenberg
 ;;;; Date Started:  Apr 2000
 ;;;;
-;;;; $Id: equal.lisp,v 1.15 2003/06/25 18:08:09 kevin Exp $
+;;;; $Id$
 ;;;;
 ;;;; This file, part of KMRCL, is Copyright (c) 2002 by Kevin M. Rosenberg
 ;;;;
@@ -17,8 +17,7 @@
 ;;;; *************************************************************************
 
 
-(in-package :kmrcl)
-(declaim (optimize (speed 3) (safety 1) (compilation-speed 0) (debug 3)))
+(in-package #:kmrcl)
 
   
 (defun generalized-equal (obj1 obj2)