ProtocolAdaptor.st
changeset 223 b65dc250db8d
parent 186 68bd07dcdfa7
child 231 2fec6188bd28
--- a/ProtocolAdaptor.st	Thu Apr 25 18:35:11 1996 +0200
+++ b/ProtocolAdaptor.st	Thu Apr 25 18:43:54 1996 +0200
@@ -56,6 +56,9 @@
     from alpha testers - it may not be complete or compatible to
     the corresponding ST-80 class. If you encounter any incompatibilities,
     please forward a note to the ST/X team.
+
+    [author:]
+        Claus Gittinger
 "
 !
 
@@ -303,5 +306,5 @@
 !ProtocolAdaptor class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libview2/ProtocolAdaptor.st,v 1.10 1996-04-17 23:56:10 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libview2/ProtocolAdaptor.st,v 1.11 1996-04-25 16:42:59 cg Exp $'
 ! !