Update of /project/movitz/cvsroot/movitz/losp/muerte In directory common-lisp.net:/tmp/cvs-serv6574
Modified Files: inspect.lisp Log Message: Change the name "constant-block" to "run-time-context" so as to be consistent. "Run-time-context" is the name that's I've been using in newer documentation and code.
Date: Wed Jul 28 03:01:06 2004 Author: ffjeld
Index: movitz/losp/muerte/inspect.lisp diff -u movitz/losp/muerte/inspect.lisp:1.32 movitz/losp/muerte/inspect.lisp:1.33 --- movitz/losp/muerte/inspect.lisp:1.32 Tue Jul 27 02:19:14 2004 +++ movitz/losp/muerte/inspect.lisp Wed Jul 28 03:01:06 2004 @@ -10,7 +10,7 @@ ;;;; Author: Frode Vatvedt Fjeld frodef@acm.org ;;;; Created at: Fri Oct 24 09:50:41 2003 ;;;; -;;;; $Id: inspect.lisp,v 1.32 2004/07/27 09:19:14 ffjeld Exp $ +;;;; $Id: inspect.lisp,v 1.33 2004/07/28 10:01:06 ffjeld Exp $ ;;;; ;;;;------------------------------------------------------------------
@@ -303,7 +303,7 @@ (run-time-context (<= object-location location - (+ -1 object-location #.(movitz::movitz-type-word-size :movitz-constant-block)))) + (+ -1 object-location #.(movitz::movitz-type-word-size :movitz-run-time-context)))) (std-instance (<= object-location location