Changeset 6048
- Timestamp:
- Mar 16, 2007, 11:40:51 PM (18 years ago)
- File:
-
- 1 edited
-
branches/objc-gf/ccl/lib/nfcomp.lisp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/objc-gf/ccl/lib/nfcomp.lisp
r5992 r6048 900 900 (defvar *make-load-form-hash*) 901 901 902 ; Return a hash table containing subexp's which are referenced more than once.902 ;;;Return a hash table containing subexp's which are referenced more than once. 903 903 (defun fasl-scan (forms) 904 904 (let* ((*fasdump-hash* (make-hash-table :size (length forms) ; Crude estimate
Note:
See TracChangeset
for help on using the changeset viewer.
