Changeset 5927
- Timestamp:
- Feb 13, 2007, 10:15:09 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ccl/lib/nfcomp.lisp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ccl/lib/nfcomp.lisp
r5662 r5927 892 892 ;These should be constants, but it's too much trouble when need to change 'em. 893 893 (defparameter FASL-FILE-ID #xFF00) ;Overall file format, shouldn't change much 894 (defparameter FASL-VERSION #xFF4 b) ;Fasl block format.894 (defparameter FASL-VERSION #xFF4c) ;Fasl block format. 895 895 896 896 (defvar *fasdump-hash*)
Note:
See TracChangeset
for help on using the changeset viewer.
