Changeset 472
- Timestamp:
- Feb 6, 2004, 11:27:19 AM (21 years ago)
- File:
-
- 1 edited
-
trunk/ccl/lib/macros.lisp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ccl/lib/macros.lisp
r459 r472 2595 2595 (unwind-protect 2596 2596 (progn ,@body) 2597 ( if ,got-it (%restore-terminal-input))))))2597 (%restore-terminal-input ,got-it))))) 2598 2598 2599 2599 (defmacro do-unexhausted-lisp-threads ((thread) &body body)
Note:
See TracChangeset
for help on using the changeset viewer.
