.pl 66
.po 8
.ls 2	DOUBLE SPACED
.hy 14
.de hd	HEADER
.ev 1
.ul
'sp 2
.tl 'Appendix E''Page E-%'
'sp 1
.tl ''Glossary''
'sp 2
.ev
..
.de fo	FOOTER
'sp 3
..
.de pg	PARAGRAPH
.sp 2
.ti +5
..
.wh 0 hd
.wh -3 fo
.in 8
.ti 0
Fortran version - The program supplied in the instructors
manual to accompany the Microprogramming Primer.

.ti 0
S-Memory - The memory space allotted to programmes and
data for the machine being emulated by the D-Machine.
This memory consists of 2k of 32 bit words.

.ti 0
calling line - The line typed on the terminal keyboard to start
execution of a program.
.br
e.g.	trans bmhex bmult
