Changeset 12607
- Timestamp:
- Aug 17, 2009, 2:24:17 AM (15 years ago)
- File:
-
- 1 edited
-
trunk/source/xdump/faslenv.lisp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/xdump/faslenv.lisp
r12604 r12607 44 44 (defconstant $fasl-file-id1 #xff01) 45 45 (defconstant $fasl-vers #x5a) 46 (defconstant $fasl-min-vers #x5 7)46 (defconstant $fasl-min-vers #x5a) 47 47 (defconstant $faslend #xff) 48 48 (defconstant $fasl-buf-len 2048)
Note:
See TracChangeset
for help on using the changeset viewer.
