some fixes

This commit is contained in:
ceriel
1987-10-19 10:06:24 +00:00
parent bf0ee1f16c
commit 67cf9c4933
5 changed files with 7 additions and 7 deletions

View File

@@ -183,7 +183,6 @@ IMPLEMENTATION MODULE InOut ;
VAR buf : ARRAY OF CHAR);
VAR i : INTEGER;
j : CARDINAL;
ch: CHAR;
BEGIN
Done := TRUE;
IF isatty(0) THEN