From 7601b14334d14a15e292f7ee467ced6dd46294c0 Mon Sep 17 00:00:00 2001 From: Jason Self Date: Wed, 21 Jun 2017 11:34:19 -0700 Subject: [PATCH] Add missing section reference --- md/debugging.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/md/debugging.md b/md/debugging.md index 7c45710..a2f3045 100644 --- a/md/debugging.md +++ b/md/debugging.md @@ -246,10 +246,10 @@ Certain other characteristics were seen as desirable for MEND but possibly beyond the scope of this project. If time permitted these features were to be included in the system: -1. The IMLAC multi-screen capability would be used to allow the user - to rapidly switch between the debugger display and the program's - own output. Other system output could also be put on additional - pages. +1. The IMLAC (see section II.1) multi-screen capability would be + used to allow the user to rapidly switch between the debugger + display and the program's own output. Other system output could + also be put on additional pages. 2. The editor IMED (an editor for Muddle objects analogous to IMEDIT[^9]) would be tied into the system to allow easy editing. PRINTTYPE and READ-TABLEs would be used to allow breakpoints to be -- 2.31.1