DiffCodeView.st
branchjv
changeset 12128 a7ff7d66ee85
parent 12125 0c49a3b13e43
child 12431 9f0c59c742d5
--- a/DiffCodeView.st	Sun Jan 29 18:58:38 2012 +0000
+++ b/DiffCodeView.st	Mon Jan 30 17:49:41 2012 +0000
@@ -59,5 +59,9 @@
 !DiffCodeView class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libtool/DiffCodeView.st,v 1.1 2008/05/05 11:24:27 cg Exp $'
+    ^ '$Id: DiffCodeView.st 7854 2012-01-30 17:49:41Z vranyj1 $'
+!
+
+version_SVN
+    ^ '$Id: DiffCodeView.st 7854 2012-01-30 17:49:41Z vranyj1 $'
 ! !