Codebase list cafeobj / fd3a095
Corrected a typo in step mode prompt. tswd 8 years ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
11651165 (return-from cafein-stepper nil))
11661166 (unless *steps-to-be-done* (return-from cafein-stepper nil))))
11671167 ;; print current term
1168 (format t "~%>> taret: ")
1168 (format t "~%>> target: ")
11691169 (term-print term)
11701170 ;; prompt command
11711171 (catch 'cafein-stepper-exit