Changeset 415
- Timestamp:
- Jan 26, 2004, 5:18:12 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/ccl/lib/sequences.lisp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ccl/lib/sequences.lisp
r386 r415 238 238 (let* ((typecode (typecode sequence))) 239 239 (declare (fixnum typecode)) 240 (when (= typecode target::subtag- arrayH)240 (when (= typecode target::subtag-vectorH) 241 241 (multiple-value-bind (data offset) 242 242 (array-data-and-offset sequence)
Note:
See TracChangeset
for help on using the changeset viewer.
