Changeset 8403
- Timestamp:
- Feb 3, 2008, 6:12:58 AM (17 years ago)
- File:
-
- 1 edited
-
trunk/source/xdump/faslenv.lisp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/xdump/faslenv.lisp
r8141 r8403 59 59 (defconstant $fasl-file-id #xff00) 60 60 (defconstant $fasl-file-id1 #xff01) 61 (defconstant $fasl-vers #x5 1)61 (defconstant $fasl-vers #x52) 62 62 (defconstant $fasl-min-vers #x51) 63 63 (defconstant $faslend #xff)
Note:
See TracChangeset
for help on using the changeset viewer.
