diff -r 29a1536dffe4 -r 7e0cfaac936d ExternalAddress.st --- a/ExternalAddress.st Thu Jun 23 16:55:10 2011 +0100 +++ b/ExternalAddress.st Thu Jul 07 23:08:07 2011 +0100 @@ -333,22 +333,9 @@ !ExternalAddress class methodsFor:'documentation'! version - ^ '$Id: ExternalAddress.st 10643 2011-06-08 21:53:07Z vranyj1 $' + ^ '$Id: ExternalAddress.st 10656 2011-07-07 22:08:07Z vranyj1 $' ! version_CVS - ^ 'Header: /cvs/stx/stx/libbasic/ExternalAddress.st,v 1.30 2010/12/24 09:28:27 cg Exp ' -! - -version_SVN - ^ '$Id: ExternalAddress.st 10643 2011-06-08 21:53:07Z vranyj1 $' -! ! - - - - - - - - - + ^ '§Header: /cvs/stx/stx/libbasic/ExternalAddress.st,v 1.30 2010/12/24 09:28:27 cg Exp §' +! ! \ No newline at end of file