Changeset 13220
- Timestamp:
- Nov 20, 2009, 5:38:32 AM (15 years ago)
- File:
-
- 1 edited
-
branches/purify/source/xdump/faslenv.lisp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/purify/source/xdump/faslenv.lisp
r12679 r13220 43 43 (defconstant $fasl-file-id #xff00) 44 44 (defconstant $fasl-file-id1 #xff01) 45 (defconstant $fasl-vers #x5 b)45 (defconstant $fasl-vers #x5e) 46 46 (defconstant $fasl-min-vers #x5b) 47 47 (defconstant $faslend #xff)
Note:
See TracChangeset
for help on using the changeset viewer.
