Changeset 12678
- Timestamp:
- Aug 25, 2009, 11:09:13 AM (15 years ago)
- File:
-
- 1 edited
-
branches/area-code-renumber/xdump/faslenv.lisp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/area-code-renumber/xdump/faslenv.lisp
r12669 r12678 44 44 (defconstant $fasl-file-id1 #xff01) 45 45 (defconstant $fasl-vers #x5b) 46 (defconstant $fasl-min-vers #x5 a)46 (defconstant $fasl-min-vers #x5b) 47 47 (defconstant $faslend #xff) 48 48 (defconstant $fasl-buf-len 2048)
Note:
See TracChangeset
for help on using the changeset viewer.
