Changeset 6656
- Timestamp:
- Jun 3, 2007, 2:51:07 AM (17 years ago)
- File:
-
- 1 edited
-
branches/ide-1.0/ccl/hemlock/src/interp.lisp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/ide-1.0/ccl/hemlock/src/interp.lisp
r2095 r6656 505 505 ;;; EXIT-HEMLOCK -- Public 506 506 ;;; 507 (defun exit-hemlock (&optional (value t)) 508 "Exit from ED, returning the specified value." 509 (throw 'hemlock-exit value)) 507
Note:
See TracChangeset
for help on using the changeset viewer.
