Object.st
branchjv
changeset 18066 89d51443ba6f
parent 18063 4a8226cd76ab
parent 15368 1509922b75ec
child 18067 27352a7171ab
--- a/Object.st	Sun Jun 09 00:49:37 2013 +0100
+++ b/Object.st	Mon Jun 10 17:32:35 2013 +0100
@@ -511,7 +511,6 @@
     "Modified: 23.4.1996 / 16:00:07 / cg"
 ! !
 
-
 !Object methodsFor:'Compatibility-Dolphin'!
 
 stbFixup: anSTBInFiler at: newObjectIndex
@@ -667,7 +666,6 @@
     "
 ! !
 
-
 !Object methodsFor:'accessing'!
 
 _at:index
@@ -1768,7 +1766,6 @@
     "Modified: / 18.2.2000 / 11:32:19 / cg"
 ! !
 
-
 !Object methodsFor:'change & update'!
 
 broadcast:aSelectorSymbol
@@ -3589,8 +3586,6 @@
     "Modified: / 30.1.1998 / 14:04:01 / cg"
 ! !
 
-
-
 !Object methodsFor:'displaying'!
 
 ascentOn:aGC
@@ -9664,11 +9659,11 @@
 !Object class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libbasic/Object.st,v 1.724 2013/06/04 13:52:42 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libbasic/Object.st,v 1.724 2013-06-04 13:52:42 cg Exp $'
 !
 
 version_CVS
-    ^ '$Header: /cvs/stx/stx/libbasic/Object.st,v 1.724 2013/06/04 13:52:42 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libbasic/Object.st,v 1.724 2013-06-04 13:52:42 cg Exp $'
 !
 
 version_SVN