changed: #version_SVN
authorfm
Tue, 29 Sep 2009 17:12:36 +0200
changeset 8806 afac29d24224
parent 8805 c5a11707730d
child 8807 6041d13f1fb1
changed: #version_SVN
Tools__NewSystemBrowserCodeView.st
--- a/Tools__NewSystemBrowserCodeView.st	Tue Sep 29 17:11:50 2009 +0200
+++ b/Tools__NewSystemBrowserCodeView.st	Tue Sep 29 17:12:36 2009 +0200
@@ -10,11 +10,6 @@
 	category:'Interface-Browsers-New'
 !
 
-!NewSystemBrowserCodeView class methodsFor:'documentation'!
-
-version_SVN
-    ^ '$Header: /cvs/stx/stx/libtool/Tools__NewSystemBrowserCodeView.st,v 1.2 2009-09-28 09:08:21 fm Exp $'
-! !
 
 !NewSystemBrowserCodeView class methodsFor:'initialization'!
 
@@ -908,7 +903,15 @@
 !NewSystemBrowserCodeView class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libtool/Tools__NewSystemBrowserCodeView.st,v 1.2 2009-09-28 09:08:21 fm Exp $'
+    ^ '$Header: /cvs/stx/stx/libtool/Tools__NewSystemBrowserCodeView.st,v 1.3 2009-09-29 15:12:36 fm Exp $'
+!
+
+version_CVS
+    ^ '$Header: /cvs/stx/stx/libtool/Tools__NewSystemBrowserCodeView.st,v 1.3 2009-09-29 15:12:36 fm Exp $'
+!
+
+version_SVN
+    ^ 'Header: /opt/data/cvs/stx/goodies/libtool3/Tools__NewSystemBrowserCodeView.st,v 1.4 2008-02-27 13:45:41 vranyj1 Exp '
 ! !
 
 NewSystemBrowserCodeView initialize!