Tools__NewSystemBrowser.st
changeset 10832 4404a1790e4e
parent 10831 42378fa22d46
child 10837 ae8754c9b458
--- a/Tools__NewSystemBrowser.st	Tue Oct 18 15:37:44 2011 +0200
+++ b/Tools__NewSystemBrowser.st	Tue Oct 18 17:11:18 2011 +0200
@@ -29916,7 +29916,7 @@
      with the the newest version found in the repository.
      That is the most recent version."
 
-    SourceCodeManagerUtilities compareClassWithRepository:aClass askForRevision:false.
+    SourceCodeManagerUtilities default compareClassWithRepository:aClass askForRevision:false.
     self normalLabel.
 !
 
@@ -54028,11 +54028,11 @@
 !NewSystemBrowser class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libtool/Tools__NewSystemBrowser.st,v 1.1641 2011-10-18 13:37:44 stefan Exp $'
+    ^ '$Header: /cvs/stx/stx/libtool/Tools__NewSystemBrowser.st,v 1.1642 2011-10-18 15:11:18 stefan Exp $'
 !
 
 version_CVS
-    ^ '$Header: /cvs/stx/stx/libtool/Tools__NewSystemBrowser.st,v 1.1641 2011-10-18 13:37:44 stefan Exp $'
+    ^ '$Header: /cvs/stx/stx/libtool/Tools__NewSystemBrowser.st,v 1.1642 2011-10-18 15:11:18 stefan Exp $'
 !
 
 version_SVN