1
0
mirror of https://github.com/simh/simh.git synced 2026-01-25 19:56:25 +00:00

FRONTPANEL: Fixed description language

This commit is contained in:
Mark Pizzolato
2016-12-17 03:44:45 -08:00
parent a2d900e62b
commit 43dc5fdcba

View File

@@ -236,8 +236,8 @@ sim_panel_exec_step (PANEL *panel);
When a front panel application wants to describe conditions that
should stop instruction execution an execution or an output
should be used. To established or clear a breakpoint, one of
the following routines should be called:
breakpoint should be used. To established or clear a breakpoint,
one of the following routines should be called:
sim_panel_break_set - Establish a simulation breakpoint
sim_panel_break_clear - Cancel/Delete a previously defined