Changeset 5059
- Timestamp:
- Aug 28, 2006, 4:01:02 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ccl/xdump/faslenv.lisp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ccl/xdump/faslenv.lisp
r5057 r5059 60 60 (defconstant $fasl-file-id1 #xff01) 61 61 (defconstant $fasl-vers #x49) 62 (defconstant $fasl-min-vers #x4 8)62 (defconstant $fasl-min-vers #x49) 63 63 (defconstant $faslend #xff) 64 64 (defconstant $fasl-buf-len 2048)
Note:
See TracChangeset
for help on using the changeset viewer.
