diff -r 6526dde5f3ac -r 24d81bf47225 Link.st --- a/Link.st Mon Oct 04 11:32:33 1993 +0100 +++ b/Link.st Wed Oct 13 01:19:00 1993 +0100 @@ -26,7 +26,7 @@ Links are abstract in that they do not provide a place for storing something, just the link-chain. For more usability look at ValueLink. -%W% %E% +$Header: /cvs/stx/stx/libbasic/Link.st,v 1.3 1993-10-13 00:16:22 claus Exp $ '! !Link methodsFor:'accessing'!