Warning.st
branchjv
changeset 17807 06cc6c49e291
parent 17780 b6e42c92eba0
child 17814 b75a7f0c346b
--- a/Warning.st	Tue Nov 09 13:54:57 2010 +0000
+++ b/Warning.st	Tue Nov 09 16:24:28 2010 +0000
@@ -155,18 +155,19 @@
 !Warning class methodsFor:'documentation'!
 
 version
-    ^ '$Id: Warning.st 10544 2010-07-12 16:20:36Z vranyj1 $'
+    ^ '$Id: Warning.st 10590 2010-11-09 16:24:28Z vranyj1 $'
 !
 
 version_CVS
-    ^ 'Header: /cvs/stx/stx/libbasic/Warning.st,v 1.14 2009/10/14 17:34:52 cg Exp '
+    ^ 'Header: /cvs/stx/stx/libbasic/Warning.st,v 1.14 2009-10-14 17:34:52 cg Exp '
 !
 
 version_SVN
-    ^ '$Id: Warning.st 10544 2010-07-12 16:20:36Z vranyj1 $'
+    ^ '$Id: Warning.st 10590 2010-11-09 16:24:28Z vranyj1 $'
 ! !
 
 Warning initialize!
 
 
 
+