Changeset 12963
- Timestamp:
- Oct 9, 2009, 12:57:40 PM (15 years ago)
- File:
-
- 1 edited
-
branches/working-0711/ccl/level-1/l1-streams.lisp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/working-0711/ccl/level-1/l1-streams.lisp
r12944 r12963 347 347 348 348 (defmethod stream-clear-input ((x t)) 349 (report-bad-arg x ' stream))349 (report-bad-arg x 'input-stream)) 350 350 351 351 (defmethod stream-clear-input ((stream input-stream)) nil)
Note:
See TracChangeset
for help on using the changeset viewer.
