Changeset 6237
- Timestamp:
- Apr 8, 2007, 11:46:24 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/ccl/xdump/faslenv.lisp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ccl/xdump/faslenv.lisp
r5929 r6237 59 59 (defconstant $fasl-file-id #xff00) 60 60 (defconstant $fasl-file-id1 #xff01) 61 (defconstant $fasl-vers #x4 c)61 (defconstant $fasl-vers #x4d) 62 62 (defconstant $fasl-min-vers #x4c) 63 63 (defconstant $faslend #xff)
Note:
See TracChangeset
for help on using the changeset viewer.
