SystemBrowser.st
changeset 3589 f38e59e3ab76
parent 3588 3a8e5e30a92a
child 3621 43aaa3accd72
--- a/SystemBrowser.st	Mon Feb 25 21:07:30 2002 +0100
+++ b/SystemBrowser.st	Mon Feb 25 21:07:56 2002 +0100
@@ -176,6 +176,7 @@
 
     "
      SystemBrowser openOn:Smalltalk
+     SystemBrowser openOn:Demos
     "
 !
 
@@ -3807,6 +3808,6 @@
 !SystemBrowser class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libtool/SystemBrowser.st,v 1.149 2002-02-25 20:07:30 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libtool/SystemBrowser.st,v 1.150 2002-02-25 20:07:56 cg Exp $'
 ! !
 SystemBrowser initialize!