AlignmentOrigin.st
changeset 219 106b86ca81da
parent 216 a5f97668e99a
child 229 612861ef768a
--- a/AlignmentOrigin.st	Thu Apr 25 18:09:57 1996 +0200
+++ b/AlignmentOrigin.st	Thu Apr 25 18:21:10 1996 +0200
@@ -48,6 +48,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:]
         LayoutOrigin LayoutFrame Layout
         View
@@ -237,5 +240,5 @@
 !AlignmentOrigin class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libview2/AlignmentOrigin.st,v 1.10 1996-04-25 11:09:36 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libview2/AlignmentOrigin.st,v 1.11 1996-04-25 16:21:00 cg Exp $'
 ! !