Changeset 6242
- Timestamp:
- Apr 8, 2007, 1:08:19 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ccl/xdump/faslenv.lisp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ccl/xdump/faslenv.lisp
r6237 r6242 60 60 (defconstant $fasl-file-id1 #xff01) 61 61 (defconstant $fasl-vers #x4d) 62 (defconstant $fasl-min-vers #x4 c)62 (defconstant $fasl-min-vers #x4d) 63 63 (defconstant $faslend #xff) 64 64 (defconstant $fasl-buf-len 2048)
Note:
See TracChangeset
for help on using the changeset viewer.
