StrokingWrapper.st
changeset 365 47e0d48fd769
parent 295 e1a91bbfbef3
child 405 4acab6da7d82
--- a/StrokingWrapper.st	Tue Jan 14 17:59:34 1997 +0100
+++ b/StrokingWrapper.st	Tue Jan 14 18:02:37 1997 +0100
@@ -46,7 +46,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.
@@ -300,5 +301,5 @@
 !StrokingWrapper class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libview2/StrokingWrapper.st,v 1.12 1996-06-05 18:36:43 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libview2/StrokingWrapper.st,v 1.13 1997-01-14 17:00:08 cg Exp $'
 ! !