NaiveRomanNumberFormatNotification.st
branchjv
changeset 17711 39faaaf888b4
parent 11124 07f38b03a137
child 17845 7e0cfaac936d
--- a/NaiveRomanNumberFormatNotification.st	Sun Jun 14 22:08:04 2009 +0200
+++ b/NaiveRomanNumberFormatNotification.st	Mon Jun 15 20:55:05 2009 +0100
@@ -49,5 +49,5 @@
 !NaiveRomanNumberFormatNotification class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libbasic/NaiveRomanNumberFormatNotification.st,v 1.3 2008-08-06 09:53:07 cg Exp $'
+    ^ '$Id: NaiveRomanNumberFormatNotification.st 10447 2009-06-14 13:09:55Z vranyj1 $'
 ! !