GeometricWrapper.st
changeset 365 47e0d48fd769
parent 295 e1a91bbfbef3
child 404 502b2dc1b0ba
--- a/GeometricWrapper.st	Tue Jan 14 17:59:34 1997 +0100
+++ b/GeometricWrapper.st	Tue Jan 14 18:02:37 1997 +0100
@@ -52,7 +52,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.
@@ -122,5 +123,5 @@
 !GeometricWrapper class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libview2/GeometricWrapper.st,v 1.6 1996-06-05 18:36:50 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libview2/GeometricWrapper.st,v 1.7 1997-01-14 17:00:00 cg Exp $'
 ! !