Changeset 13471
- Timestamp:
- 08/12/11 20:07:01 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/abcl/src/org/armedbear/lisp/compiler-pass2.lisp
r13470 r13471 4161 4161 (declare-local-function 4162 4162 (make-local-function 4163 :c lass-file (compiland-class-file compiland)))4163 :compiland compiland)) 4164 4164 +lisp-object+))))) 4165 4165 (cond ((null *closure-variables*)) ; Nothing to do.
Note: See TracChangeset
for help on using the changeset viewer.