Rectangle.st
branchjv
changeset 18011 deb0c3355881
parent 17911 a99f15c5efa5
parent 12946 4ee94a18811c
child 18093 2b786a9af1d0
--- a/Rectangle.st	Thu Dec 20 11:48:59 2012 +0000
+++ b/Rectangle.st	Sat Jan 19 01:30:00 2013 +0000
@@ -1817,16 +1817,9 @@
 !Rectangle class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libbasic/Rectangle.st,v 1.84 2010/07/16 14:59:40 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libbasic/Rectangle.st,v 1.84 2010-07-16 14:59:40 cg Exp $'
 !
 
 version_CVS
-    ^ '§Header: /cvs/stx/stx/libbasic/Rectangle.st,v 1.84 2010/07/16 14:59:40 cg Exp §'
-!
-
-version_SVN
-    ^ '$Id: Rectangle.st 10761 2012-01-19 11:46:00Z vranyj1 $'
+    ^ '$Header: /cvs/stx/stx/libbasic/Rectangle.st,v 1.84 2010-07-16 14:59:40 cg Exp $'
 ! !
-
-
-