JavaUnresolvedConstant.st
branchdevelopment
changeset 2731 13f5be2bf83b
parent 2711 a00302fe5083
parent 2678 c865275e48a7
child 3324 a58245c0e83a
--- a/JavaUnresolvedConstant.st	Tue Sep 10 10:34:38 2013 +0100
+++ b/JavaUnresolvedConstant.st	Sun Sep 15 01:44:55 2013 +0100
@@ -260,11 +260,11 @@
 !JavaUnresolvedConstant class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libjava/JavaUnresolvedConstant.st,v 1.16 2013-02-25 11:15:31 vrany Exp $'
+    ^ '$Header: /cvs/stx/stx/libjava/JavaUnresolvedConstant.st,v 1.17 2013-09-06 00:41:27 vrany Exp $'
 !
 
 version_CVS
-    ^ '$Header$'
+    ^ '$Header: /cvs/stx/stx/libjava/JavaUnresolvedConstant.st,v 1.17 2013-09-06 00:41:27 vrany Exp $'
 !
 
 version_HG
@@ -273,6 +273,6 @@
 !
 
 version_SVN
-    ^ '§Id§'
+    ^ 'Id'
 ! !