mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-01-18 23:32:17 -08:00
parent
fead4ce858
commit
5bb14d94c7
1 changed files with 1 additions and 0 deletions
|
|
@ -322,6 +322,7 @@ for Stepper mode commands."
|
|||
(throw *step-tag* nil))
|
||||
|
||||
(defun step-skip (&optional (when 0))
|
||||
(declare (ignore when))
|
||||
(setf *step-action* 0)
|
||||
(throw *step-tag* nil))
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue