MessageNotUnderstood.st
branchjv
changeset 18011 deb0c3355881
parent 17911 a99f15c5efa5
parent 13028 2fdfcae3cf1d
child 18057 8da7c39a6322
--- a/MessageNotUnderstood.st	Thu Dec 20 11:48:59 2012 +0000
+++ b/MessageNotUnderstood.st	Sat Jan 19 01:30:00 2013 +0000
@@ -169,16 +169,9 @@
 !MessageNotUnderstood class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libbasic/MessageNotUnderstood.st,v 1.11 2010/08/19 13:44:12 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libbasic/MessageNotUnderstood.st,v 1.11 2010-08-19 13:44:12 cg Exp $'
 !
 
 version_CVS
-    ^ '§Header: /cvs/stx/stx/libbasic/MessageNotUnderstood.st,v 1.11 2010/08/19 13:44:12 cg Exp §'
-!
-
-version_SVN
-    ^ '$Id: MessageNotUnderstood.st 10761 2012-01-19 11:46:00Z vranyj1 $'
+    ^ '$Header: /cvs/stx/stx/libbasic/MessageNotUnderstood.st,v 1.11 2010-08-19 13:44:12 cg Exp $'
 ! !
-
-
-