Changeset 6239
- Timestamp:
- Apr 8, 2007, 12:04:23 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ccl/lib/nfcomp.lisp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ccl/lib/nfcomp.lisp
r6207 r6239 893 893 ;These should be constants, but it's too much trouble when need to change 'em. 894 894 (defparameter FASL-FILE-ID #xFF00) ;Overall file format, shouldn't change much 895 (defparameter FASL-VERSION #xFF4 c) ;Fasl block format.895 (defparameter FASL-VERSION #xFF4d) ;Fasl block format. 896 896 897 897 (defvar *fasdump-hash*)
Note:
See TracChangeset
for help on using the changeset viewer.
