FillingWrapper.st
changeset 365 47e0d48fd769
parent 282 d534be80527f
child 405 4acab6da7d82
--- a/FillingWrapper.st	Tue Jan 14 17:59:34 1997 +0100
+++ b/FillingWrapper.st	Tue Jan 14 18:02:37 1997 +0100
@@ -48,7 +48,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.
@@ -184,5 +185,5 @@
 !FillingWrapper class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libview2/FillingWrapper.st,v 1.8 1996-05-29 08:51:41 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libview2/FillingWrapper.st,v 1.9 1997-01-14 17:00:26 cg Exp $'
 ! !