Changeset 5549
- Timestamp:
- Nov 10, 2006, 2:46:58 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/ccl/compiler/X86/x862.lisp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ccl/compiler/X86/x862.lisp
r5537 r5549 7819 7819 (keyword (and atype 7820 7820 (let* ((dims (array-ctype-dimensions atype))) 7821 (and (type dims 'list)7821 (and (typep dims 'list) 7822 7822 (= 2 (length dims)))) 7823 7823 (not (array-ctype-complexp atype))
Note:
See TracChangeset
for help on using the changeset viewer.
