[movitz-cvs] CVS update: movitz/image.lisp
Frode Vatvedt Fjeld
ffjeld at common-lisp.net
Wed Apr 21 15:06:50 UTC 2004
Update of /project/movitz/cvsroot/movitz
In directory common-lisp.net:/tmp/cvs-serv11406
Modified Files:
image.lisp
Log Message:
Minor edit.
Date: Wed Apr 21 11:06:50 2004
Author: ffjeld
Index: movitz/image.lisp
diff -u movitz/image.lisp:1.26 movitz/image.lisp:1.27
--- movitz/image.lisp:1.26 Mon Apr 19 11:06:21 2004
+++ movitz/image.lisp Wed Apr 21 11:06:50 2004
@@ -9,7 +9,7 @@
;;;; Created at: Sun Oct 22 00:22:43 2000
;;;; Distribution: See the accompanying file COPYING.
;;;;
-;;;; $Id: image.lisp,v 1.26 2004/04/19 15:06:21 ffjeld Exp $
+;;;; $Id: image.lisp,v 1.27 2004/04/21 15:06:50 ffjeld Exp $
;;;;
;;;;------------------------------------------------------------------
@@ -549,7 +549,8 @@
muerte:run-time-context
muerte.mop:standard-effective-slot-definition
muerte.mop:funcallable-standard-class
- muerte:basic-restart))
+ muerte:basic-restart
+ muerte:illegal-object))
(defun class-object-offset (name)
(+ (bt:slot-offset 'movitz-vector 'data)
More information about the Movitz-cvs
mailing list