Changeset 609
- Timestamp:
- Mar 3, 2004, 9:53:50 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ccl/compiler/optimizers.lisp
r590 r609 628 628 629 629 `(let ,let-list 630 (%make-displaced-array ,dims-var ,@call-list ) t)))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.