diff -r d468ef2d4346 -r 209190914636 LargeFloat.st --- a/LargeFloat.st Mon Oct 10 16:57:43 2011 +0100 +++ b/LargeFloat.st Tue Oct 11 16:53:59 2011 +0100 @@ -735,7 +735,7 @@ !LargeFloat class methodsFor:'documentation'! version - ^ '$Id: LargeFloat.st 10660 2011-07-18 15:22:09Z vranyj1 $' + ^ '$Id: LargeFloat.st 10717 2011-10-11 15:53:59Z vranyj1 $' ! ! LargeFloat initialize!