TranslatingWrapper.st
changeset 365 47e0d48fd769
parent 292 60fbf13dfc8c
child 406 16d990bcde6e
--- a/TranslatingWrapper.st	Tue Jan 14 17:59:34 1997 +0100
+++ b/TranslatingWrapper.st	Tue Jan 14 18:02:37 1997 +0100
@@ -43,7 +43,8 @@
 
     Notice: 
         this class was implemented using protocol information
-        from alpha testers and from the Hopkins/Horan book.
+        from alpha testers, from reading PD programs and 
+        from the Hopkins/Horan book.
         - it may not be complete or compatible to the corresponding ST-80 class. 
         If you encounter any incompatibilities, please forward a note 
         describing the incompatibility verbal (i.e. no code) to the ST/X team.
@@ -259,5 +260,5 @@
 !TranslatingWrapper class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libview2/TranslatingWrapper.st,v 1.3 1996-06-05 15:27:43 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libview2/TranslatingWrapper.st,v 1.4 1997-01-14 17:00:41 cg Exp $'
 ! !