- Timestamp:
- Nov 25, 2007, 4:53:44 AM (17 years ago)
- File:
-
- 1 edited
-
branches/working-0711/ccl/xdump/faslenv.lisp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/working-0711/ccl/xdump/faslenv.lisp
r7745 r7748 60 60 (defconstant $fasl-file-id1 #xff01) 61 61 (defconstant $fasl-vers #x50) 62 (defconstant $fasl-min-vers #x 4e)62 (defconstant $fasl-min-vers #x50) 63 63 (defconstant $faslend #xff) 64 64 (defconstant $fasl-buf-len 2048)
Note:
See TracChangeset
for help on using the changeset viewer.
