Date: Friday, December 3, 2010 @ 10:04:32 Author: rtoy Path: /project/cmucl/cvsroot/src/bootfiles/20b
Modified: boot-2010-11-1-cross.lisp
Add comment.
---------------------------+ boot-2010-11-1-cross.lisp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
Index: src/bootfiles/20b/boot-2010-11-1-cross.lisp diff -u src/bootfiles/20b/boot-2010-11-1-cross.lisp:1.1 src/bootfiles/20b/boot-2010-11-1-cross.lisp:1.2 --- src/bootfiles/20b/boot-2010-11-1-cross.lisp:1.1 Wed Nov 10 14:51:23 2010 +++ src/bootfiles/20b/boot-2010-11-1-cross.lisp Fri Dec 3 10:04:32 2010 @@ -1,4 +1,5 @@ -;;; Adding slots to the backend requires a cross-compile. +;;; Bootstrap for building the 2010-12 snapshot. Adding slots to the +;;; backend requires a cross-compile. ;;; ;;; Answer CLOBBER-IT for the restart about changing the size of the ;;; backend structure.