CompiledCode.st
branchjv
changeset 18011 deb0c3355881
parent 17993 956342c369a2
parent 14490 832e236d9824
child 18067 27352a7171ab
--- a/CompiledCode.st	Thu Dec 20 11:48:59 2012 +0000
+++ b/CompiledCode.st	Sat Jan 19 01:30:00 2013 +0000
@@ -1871,16 +1871,13 @@
 !CompiledCode class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libbasic/CompiledCode.st,v 1.120 2012/11/04 14:13:28 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libbasic/CompiledCode.st,v 1.120 2012-11-04 14:13:28 cg Exp $'
 !
 
 version_CVS
-    ^ '§Header: /cvs/stx/stx/libbasic/CompiledCode.st,v 1.120 2012/11/04 14:13:28 cg Exp §'
+    ^ '$Header: /cvs/stx/stx/libbasic/CompiledCode.st,v 1.120 2012-11-04 14:13:28 cg Exp $'
 !
 
 version_SVN
-    ^ '$Id: CompiledCode.st 10876 2012-11-30 17:19:23Z vranyj1 $'
+    ^ '§ Id: CompiledCode.st 10643 2011-06-08 21:53:07Z vranyj1  §'
 ! !
-
-
-