Changeset 10528
- Timestamp:
- Aug 22, 2008, 2:07:04 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/working-0711/ccl/lib/nfcomp.lisp
r10194 r10528 1057 1057 ;These should be constants, but it's too much trouble when need to change 'em. 1058 1058 (defparameter FASL-FILE-ID #xFF00) ;Overall file format, shouldn't change much 1059 (defparameter FASL-VERSION #xFF5 3) ;Fasl block format.1059 (defparameter FASL-VERSION #xFF56) ;Fasl block format. 1060 1060 1061 1061 (defvar *fasdump-hash*)
Note: See TracChangeset
for help on using the changeset viewer.