Update of /project/movitz/cvsroot/movitz In directory common-lisp.net:/tmp/cvs-serv30219
Modified Files: packages.lisp Log Message: Added muerte:*build-number* magic variable that gets initialized to the build number, aka. bootblock ID.
Date: Wed Mar 24 13:39:47 2004 Author: ffjeld
Index: movitz/packages.lisp diff -u movitz/packages.lisp:1.9 movitz/packages.lisp:1.10 --- movitz/packages.lisp:1.9 Wed Mar 24 06:24:35 2004 +++ movitz/packages.lisp Wed Mar 24 13:39:47 2004 @@ -10,7 +10,7 @@ ;;;; Author: Frode Vatvedt Fjeld frodef@acm.org ;;;; Created at: Sat Nov 15 21:39:55 2003 ;;;; -;;;; $Id: packages.lisp,v 1.9 2004/03/24 11:24:35 ffjeld Exp $ +;;;; $Id: packages.lisp,v 1.10 2004/03/24 18:39:47 ffjeld Exp $ ;;;; ;;;;------------------------------------------------------------------
@@ -1111,7 +1111,8 @@ stack-frame-call-site stack-frame-ref check-stack-limit - + + *build-number* *error-no-condition-for-debugger* formatted-error