Changeset 8142 for branches/1.2/devel/source/xdump/heap-image.lisp
- Timestamp:
- Jan 15, 2008, 6:07:40 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/1.2/devel/source/xdump/heap-image.lisp
r7759 r8142 97 97 98 98 99 (defparameter *image-abi-version* 101 8)99 (defparameter *image-abi-version* 1019) 100 100 101 101 (defun write-image-file (pathname image-base spaces &optional (abi-version *image-abi-version*))
Note: See TracChangeset
for help on using the changeset viewer.