Changeset 5585
- Timestamp:
- Dec 4, 2006, 8:26:02 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/ccl/level-1/l1-streams.lisp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ccl/level-1/l1-streams.lisp
r5582 r5585 4496 4496 (< idx end))) 4497 4497 4498 (defmethod stream-clear-input ((s string-input-stream)) 4499 (basic-stream-ioblock s) 4500 nil) 4498 4501 4499 4502 (defun string-input-stream-character-read-vector (ioblock vector start end)
Note:
See TracChangeset
for help on using the changeset viewer.
