ObjectCoder.st
branchjv
changeset 18011 deb0c3355881
parent 17911 a99f15c5efa5
parent 13931 41fdd29bd82a
child 18556 2c67b0fa6ff5
--- a/ObjectCoder.st	Thu Dec 20 11:48:59 2012 +0000
+++ b/ObjectCoder.st	Sat Jan 19 01:30:00 2013 +0000
@@ -261,12 +261,5 @@
 !ObjectCoder class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libbasic/ObjectCoder.st,v 1.17 2012/01/12 12:57:07 cg Exp $'
-!
-
-version_SVN
-    ^ '$Id: ObjectCoder.st 10761 2012-01-19 11:46:00Z vranyj1 $'
+    ^ '$Header: /cvs/stx/stx/libbasic/ObjectCoder.st,v 1.17 2012-01-12 12:57:07 cg Exp $'
 ! !
-
-
-