X-Git-Url: http://git.kpe.io/?p=hyperobject.git;a=blobdiff_plain;f=mop.lisp;h=19e2743b011c7c5ab6183a6e349da03dccae7a48;hp=695b4e9ef790e8a5bca7ea8d78e2ba6315999ea3;hb=abbf89f03cec17db594badafbaee4f5e1400ba94;hpb=4e78f4f0086c35ac3fd4459e3fff1186d13bc07f diff --git a/mop.lisp b/mop.lisp index 695b4e9..19e2743 100644 --- a/mop.lisp +++ b/mop.lisp @@ -11,15 +11,12 @@ ;;;; in Text, HTML, and XML formats. This includes hyperlinking ;;;; capability and sub-objects. ;;;; -;;;; $Id: mop.lisp,v 1.75 2003/05/26 21:43:05 kevin Exp $ +;;;; $Id: mop.lisp,v 1.76 2003/06/06 21:59:29 kevin Exp $ ;;;; ;;;; This file is Copyright (c) 2000-2003 by Kevin M. Rosenberg ;;;; ************************************************************************* -(in-package :hyperobject) - -(eval-when (:compile-toplevel :execute) - (declaim (optimize (speed 2) (safety 2) (compilation-speed 0) (debug 2)))) +(in-package #:hyperobject) ;; Main class