Changeset 8138
- Timestamp:
- Jan 15, 2008, 8:47:16 AM (17 years ago)
- File:
-
- 1 edited
-
branches/1.2/devel/source/xdump/faslenv.lisp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/1.2/devel/source/xdump/faslenv.lisp
r7748 r8138 59 59 (defconstant $fasl-file-id #xff00) 60 60 (defconstant $fasl-file-id1 #xff01) 61 (defconstant $fasl-vers #x5 0)61 (defconstant $fasl-vers #x51) 62 62 (defconstant $fasl-min-vers #x50) 63 63 (defconstant $faslend #xff)
Note:
See TracChangeset
for help on using the changeset viewer.
