From: Jason Self Date: Wed, 21 Jun 2017 18:34:19 +0000 (-0700) Subject: Add missing section reference X-Git-Url: https://jxself.org/git/?p=mudman.git;a=commitdiff_plain;h=7601b14334d14a15e292f7ee467ced6dd46294c0 Add missing section reference --- 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