added: #version_CVS
authorClaus Gittinger <cg@exept.de>
Thu, 24 Nov 2011 12:21:33 +0100
changeset 2216 2d9840d52623
parent 2215 1483cfe5362c
child 2217 172d0e38d498
added: #version_CVS
JavaAnnotationNestedAnnotationValue.st
--- a/JavaAnnotationNestedAnnotationValue.st	Thu Nov 24 12:21:30 2011 +0100
+++ b/JavaAnnotationNestedAnnotationValue.st	Thu Nov 24 12:21:33 2011 +0100
@@ -115,6 +115,10 @@
 
 !JavaAnnotationNestedAnnotationValue class methodsFor:'documentation'!
 
+version_CVS
+    ^ '$Header: /cvs/stx/stx/libjava/JavaAnnotationNestedAnnotationValue.st,v 1.2 2011-11-24 11:21:33 cg Exp $'
+!
+
 version_SVN
-    ^ '$Id: JavaAnnotationNestedAnnotationValue.st,v 1.1 2011-08-18 19:06:53 vrany Exp $'
+    ^ '§Id: JavaAnnotationNestedAnnotationValue.st,v 1.1 2011/08/18 19:06:53 vrany Exp §'
 ! !