Changeset 590
- Timestamp:
- Feb 28, 2004, 5:35:43 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/ccl/compiler/optimizers.lisp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ccl/compiler/optimizers.lisp
r388 r590 628 628 629 629 `(let ,let-list 630 (%make-displaced-array ,dims-var ,@call-list) )))630 (%make-displaced-array ,dims-var ,@call-list) t))) 631 631 632 632 (defun comp-make-uarray (dims keys subtype)
Note:
See TracChangeset
for help on using the changeset viewer.
