Changeset 12704
- Timestamp:
- 05/18/10 21:48:42 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/abcl/src/org/armedbear/lisp/compiler-pass2.lisp
r12703 r12704 3186 3186 (assert (not *file-compilation*)) 3187 3187 (emit-load-externalized-object 3188 (local-function-environm ont local-function)3188 (local-function-environment local-function) 3189 3189 +lisp-environment-class+) 3190 3190 (emit-load-externalized-object (local-function-name local-function))
Note: See TracChangeset
for help on using the changeset viewer.