Changeset 10525
- Timestamp:
- 08/22/08 09:57:53 (3 months ago)
- Files:
-
- branches/working-0711/ccl/xdump/heap-image.lisp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/working-0711/ccl/xdump/heap-image.lisp
r9953 r10525 97 97 98 98 99 (defparameter *image-abi-version* 102 2)99 (defparameter *image-abi-version* 1024) 100 100 101 101 (defun write-image-file (pathname image-base spaces &optional (abi-version *image-abi-version*))
