CompiledCode.st
branchjv
changeset 17865 598963c6ff8e
parent 17859 cc167a69671c
child 17869 9610c6c94e71
--- a/CompiledCode.st	Wed Sep 28 13:46:37 2011 +0100
+++ b/CompiledCode.st	Wed Sep 28 20:07:49 2011 +0100
@@ -1824,10 +1824,9 @@
 !CompiledCode class methodsFor:'documentation'!
 
 version_CVS
-    ^ 'Header: /cvs/stx/stx/libbasic/CompiledCode.st,v 1.110 2011/09/07 07:30:16 cg Exp '
+    ^ '§Header: /cvs/stx/stx/libbasic/CompiledCode.st,v 1.110 2011/09/07 07:30:16 cg Exp §'
 !
 
 version_SVN
-    ^ '$ Id: CompiledCode.st 10643 2011-06-08 21:53:07Z vranyj1  $'
+    ^ '$Id: CompiledCode.st 10695 2011-09-28 19:07:49Z vranyj1 $'
 ! !
-