disabled range-checks

This commit is contained in:
ceriel
1987-08-19 18:07:01 +00:00
parent 9bcd5473ad
commit 19b0c2a0b0
16 changed files with 16 additions and 0 deletions

View File

@@ -1,4 +1,5 @@
#
(*$R-*)
IMPLEMENTATION MODULE TTY;
FROM Unix IMPORT ioctl;
FROM SYSTEM IMPORT ADR;