CompiledCode.st
branchjv
changeset 17767 a4a32df3aa5e
parent 17740 55fb39bdf20e
child 17772 6e0b3c06c364
--- a/CompiledCode.st	Thu May 20 14:35:23 2010 +0100
+++ b/CompiledCode.st	Wed Jun 16 21:12:05 2010 +0100
@@ -1801,13 +1801,14 @@
 !CompiledCode class methodsFor:'documentation'!
 
 version
-    ^ '$Id: CompiledCode.st 10487 2009-12-27 19:02:18Z vranyj1 $'
+    ^ '$Id: CompiledCode.st 10527 2010-06-16 20:12:05Z vranyj1 $'
 !
 
 version_CVS
-    ^ '§Header: /cvs/stx/stx/libbasic/CompiledCode.st,v 1.108 2009/10/06 14:59:40 fm Exp §'
+    ^ 'Header: /cvs/stx/stx/libbasic/CompiledCode.st,v 1.108 2009-10-06 14:59:40 fm Exp §'
 !
 
 version_SVN
-    ^ '$Id: CompiledCode.st 10487 2009-12-27 19:02:18Z vranyj1 $'
+    ^ '$Id: CompiledCode.st 10527 2010-06-16 20:12:05Z vranyj1 $'
 ! !
+