JavaBehavior.st
changeset 748 da0840b7798c
parent 744 8cbe20f2a6f4
child 749 e898eaeff091
--- a/JavaBehavior.st	Tue Apr 13 11:26:06 2010 +0000
+++ b/JavaBehavior.st	Thu Sep 23 13:52:13 2010 +0000
@@ -273,11 +273,11 @@
 !JavaBehavior class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /home/jv/Projects/SmalltalkX/repositories/cvs/stx/libjava/JavaBehavior.st,v 1.3 2009/10/09 14:04:26 cg Exp $'
+    ^ '$Id$'
 !
 
 version_CVS
-    ^ '$Header: /home/jv/Projects/SmalltalkX/repositories/cvs/stx/libjava/JavaBehavior.st,v 1.3 2009/10/09 14:04:26 cg Exp $'
+    ^ '§Header: /home/jv/Projects/SmalltalkX/repositories/cvs/stx/libjava/JavaBehavior.st,v 1.3 2009/10/09 14:04:26 cg Exp §'
 ! !
 
 JavaBehavior initialize!