deleted debugging writes
This commit is contained in:
parent
b24e6763c3
commit
017871b025
@ -256,8 +256,6 @@ IMPLEMENTATION MODULE InOut ;
|
||||
integ := int
|
||||
END;
|
||||
IF buf[index] > " " THEN
|
||||
Write(buf[index]);
|
||||
Write(termCH);
|
||||
Traps.Message("illegal integer");
|
||||
HALT;
|
||||
END;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user