Made to work with troff

This commit is contained in:
ceriel
1990-06-20 10:05:22 +00:00
parent 97e131bc81
commit 39730420a2
25 changed files with 583 additions and 456 deletions

View File

@@ -139,10 +139,10 @@ procedure p (x:integer);
begin
x := 20;
end;
...
a := 10; a := 10;
p(a); ---> a := 20;
write(a); write(a);
\&...
a := 10; \kxa := 10;
p(a); ---> \h'|\nxu'a := 20;
write(a); \h'|\nxu'write(a);
.DE
.IP 2.
P changes any of the operands of the