stx_libbasic.st
branchjv
changeset 22133 8c07ed5a8767
parent 21784 d58698c455c1
child 23083 c8dcd89b9cf6
--- a/stx_libbasic.st	Mon Jul 31 10:08:28 2017 +0100
+++ b/stx_libbasic.st	Wed Jul 26 22:32:47 2017 +0100
@@ -397,9 +397,9 @@
         UninterpretedBytes
         (UnixFileDescriptorHandle unix)
         (UnixFileHandle unix)
-        UnixTerminalAttributes
-        UnixTerminalConstants
-        UnixOperatingSystem        
+        TTYAttributes
+        TTYConstants
+        (UnixOperatingSystem unix)
         UserInformation
         UtcTimestamp
         VMInternalError
@@ -677,3 +677,4 @@
     ^ '$ Id: stx_libbasic.st 10648 2011-06-23 15:55:10Z vranyj1  $'
 ! !
 
+