AspctAdptr.st
changeset 223 b65dc250db8d
parent 217 08a8e312d0e4
child 231 2fec6188bd28
--- a/AspctAdptr.st	Thu Apr 25 18:35:11 1996 +0200
+++ b/AspctAdptr.st	Thu Apr 25 18:43:54 1996 +0200
@@ -51,6 +51,9 @@
     the corresponding ST-80 class. If you encounter any incompatibilities,
     please forward a note to the ST/X team.
 
+    [author:]
+        Claus Gittinger
+
     [see also:]
         ValueHolder Model
 "
@@ -230,5 +233,5 @@
 !AspectAdaptor class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libview2/Attic/AspctAdptr.st,v 1.10 1996-04-25 11:15:56 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libview2/Attic/AspctAdptr.st,v 1.11 1996-04-25 16:42:55 cg Exp $'
 ! !