Changeset 8141
- Timestamp:
- Jan 15, 2008, 9:22:13 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
r8138 r8141 60 60 (defconstant $fasl-file-id1 #xff01) 61 61 (defconstant $fasl-vers #x51) 62 (defconstant $fasl-min-vers #x5 0)62 (defconstant $fasl-min-vers #x51) 63 63 (defconstant $faslend #xff) 64 64 (defconstant $fasl-buf-len 2048)
Note:
See TracChangeset
for help on using the changeset viewer.
