Bag.st
branchjv
changeset 18011 deb0c3355881
parent 17911 a99f15c5efa5
parent 12823 aa0b7ba87240
child 18017 7fef9e17913f
--- a/Bag.st	Thu Dec 20 11:48:59 2012 +0000
+++ b/Bag.st	Sat Jan 19 01:30:00 2013 +0000
@@ -416,16 +416,9 @@
 !Bag class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libbasic/Bag.st,v 1.41 2010/03/30 13:38:23 stefan Exp $'
+    ^ '$Header: /cvs/stx/stx/libbasic/Bag.st,v 1.41 2010-03-30 13:38:23 stefan Exp $'
 !
 
 version_CVS
-    ^ '§Header: /cvs/stx/stx/libbasic/Bag.st,v 1.41 2010/03/30 13:38:23 stefan Exp §'
-!
-
-version_SVN
-    ^ '$Id: Bag.st 10761 2012-01-19 11:46:00Z vranyj1 $'
+    ^ '$Header: /cvs/stx/stx/libbasic/Bag.st,v 1.41 2010-03-30 13:38:23 stefan Exp $'
 ! !
-
-
-